Skip to content
Snippets Groups Projects
Commit f48a12fe authored by Cynthia "Arty" Ng's avatar Cynthia "Arty" Ng :speech_balloon:
Browse files

Merge branch 'silopolis-main-patch-38686' into 'main'

Fix spelling in gitbasicshandsonlab4.md

See merge request !6129
parents a7b743ae 3b7cf442
No related branches found
No related tags found
1 merge request!6129Fix spelling in gitbasicshandsonlab4.md
Pipeline #1478004360 passed
......@@ -7,7 +7,7 @@ description: "This Hands-On Guide walks you through creating and running a CI/CD
## Objectives
CI/CD standards for Continuous Integration and Continuous Deployment. In other words, it is a continuous method of software development, where you continuously build, test, deploy, and monitor iterative code changes.
CI/CD stands for Continuous Integration and Continuous Deployment. In other words, it is a continuous method of software development, where you continuously build, test, deploy, and monitor iterative code changes.
This iterative process helps reduce the chance that you develop new code based on buggy or failed previous versions. GitLab CI/CD can catch bugs early in the development cycle, and help ensure that all the code deployed to production complies with your established code standards.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment