Skip to content

Commit 1357894

Browse files
authored
Merge pull request #3991 from shaedrich/cd
Add disambiguation page for abbreviation "CD"
2 parents d3b1585 + 6ce314e commit 1357894

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

topics/cd/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
display_name: CD (Disambiguation)
3+
short_description: 'CD can either mean "continuous deployment" or "Continuous delivery".'
4+
topic: cd
5+
related: continuous-deployment, continuous-delivery, continuous-integration, cicd, devops
6+
---
7+
**CD**, within the context of [CI/CD](https://github.com/topics/cicd), can mean multiple things:
8+
* [Continuous deployment](https://github.com/topics/continuous-deployment)
9+
* [Continuous delivery](https://github.com/topics/continuous-delivery)

0 commit comments

Comments
 (0)