Update 113-ci-cd.md (#1064)

* Update 113-ci-cd.md

* Update 113-ci-cd.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Kyle Zamora
2022-01-28 16:13:45 -05:00
committed by GitHub
parent b8c8dfcab1
commit 50f078a884
2 changed files with 7 additions and 1 deletions

BIN
.vs/slnx.sqlite Normal file

Binary file not shown.

View File

@ -1 +1,7 @@
# Ci cd
# CI/CD
CI/CD (Continuous Integration/Continuous Deployment) is the practice of automating building, testing, and deployment of applications with the main goal of detecting issues early, and provide quicker releases to the production environment.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=scEDHsr3APg'>DevOps CI/CD Explained in 100 Seconds by Fireship</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=nyKZTKQS_EQ'>Automate your Workflows with GitHub Actions</BadgeLink>