Skip to content

Commit b36d100

Browse files
authored
Add disambiguation page for "CD"
1 parent d665eab commit b36d100

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: YAML is a human-friendly data serialization standard.
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)