mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
8 lines
213 B
Markdown
8 lines
213 B
Markdown
---
|
|
title: CI/CD
|
|
params:
|
|
reference: https://en.wikipedia.org/wiki/CI/CD
|
|
---
|
|
|
|
The term _CI/CD_ is an abbreviation for Continuous Integration and Continuous Delivery or Continuous Deployment depending on context.
|