-
Notifications
You must be signed in to change notification settings - Fork 2
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
[BE] chore: 무중단 배포 개발 서버에 적용하는 cd 작성 #886
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
가보자가보자!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
으악 어렵다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
저녁 먹기 전까지 적용 완료합니다~
그때까지 dev 셔터 내려요~~🚧
* chore: 무중단 배포 설정 * chore: dev 서버 무중단 배포 cd 작성 * chore: cd 이름 변경
🚀 어떤 기능을 구현했나요 ?
무중단 배포에 필요한 cd 파일과 yml 파일을 만들어주었습니다. 😊
cd 파일의 전반적인 구조는 동일하나, 마지막 부분에서 아래 부분이 변경되었습니다.
테스트용으로 만든것이기 때문에 원본에서 조금만 추가가 된 것임에도
원본을 해치지 않기 위해 파일 자체를 새로 만들어주었습니다 :)
위 내용은, 'deploy.sh' 파일을 실행하겠다는 뜻입니다.
deploy.sh 파일에 필요한 내용들은 요 PR에서 보실 수 있습니다
https://github.com/woowacourse-teams/2024-review-me-secret/pull/5
🔥 어떻게 해결했나요 ?
📝 어떤 부분에 집중해서 리뷰해야 할까요?
📚 참고 자료, 할 말