Add CI and CD
This commit is contained in:
4
glossary/Continuous-Deployment.md
Normal file
4
glossary/Continuous-Deployment.md
Normal file
@@ -0,0 +1,4 @@
|
||||
### Continuous Deployment
|
||||
|
||||
Continuous Deployment follows the testing that happens during Continuous Integration and pushes changes to a staging or production system.
|
||||
Continuous Deployment ensures that a version of the codebase is accessible at all times.
|
||||
Reference in New Issue
Block a user