mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +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.
|