CI/CD은 어떻게 구현되었는가? #19
RTUnu12
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CI (지속적 통합, Continuous Integration)
특징
CD (지속적 배포, Continuous Deployment)
특징
도구 : Github Action
사용법
배포에서의 CI/CD : EC2, ECR, Docker, Github Action
CI/CD 파이프라인 예시 코드 (deploy.yml)
Reference
Beta Was this translation helpful? Give feedback.
All reactions