Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI/CD 세팅 #99

Closed
eun-seong opened this issue Feb 29, 2024 · 1 comment
Closed

CI/CD 세팅 #99

eun-seong opened this issue Feb 29, 2024 · 1 comment
Assignees

Comments

@eun-seong
Copy link
Member

기능 설명

  • 스테이징 CI/CD 설정합니다
  • main과 staging 브랜치가 푸시되었을 때 각각 운영, 스테이징 환경에 자동 배포합니다

요구 사항

특이 사항

@eun-seong
Copy link
Member Author

변경 사항

운영

  • main에 push될 때
  • 빌드 버전 태그를 통해서 이미지 업데이트되어
  • deployment apply로 배포

스테이징

  • staging에 push될 때
  • latest 태그를 통해
  • rollout되어 배포

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants