[TIL] CI/CD

SooΒ·2023λ…„ 2μ›” 14일
0

πŸ“Œ Continous integration (CI)

Continuous integration automates the building and testing of your software.

πŸ“Œ Continous deployment (CD)

Continuous integration automates the building and testing of your software. Continuous deployment is an extension of this automation and allows for your software to be deployed after every code commit that passes your test suite.

For more information about CI/CD: https://circleci.com/continuous-integration/#continuous-integration-ci-vs-continuous-deployment-cd
https://tecoble.techcourse.co.kr/post/2021-08-14-ci-cd/

profile
Soogineer's Devlog

0개의 λŒ“κΈ€