Hacker News new | past | comments | ask | show | jobs | submit login
How to Be a CI/CD Engineer (circleci.com)
4 points by punkdata on Dec 7, 2020 | hide | past | favorite | 1 comment



CI and CD stand for continuous integration and continuous delivery/continuous deployment. ... Automated build-and-test steps triggered by CI ensure that code changes being merged into the repository are reliable. The code is then delivered quickly and seamlessly as a part of the CD process.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: