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

environment: CI/CD 자동화 설정 완료 #16

Merged
merged 16 commits into from
Sep 3, 2024
Merged

Conversation

SongJaeHoonn
Copy link

Summary

#15

Jenkins를 통해 CI/CD 배포 자동화를 구축했습니다.

Tasks

  • Blue-Green 배포 전략으로 무중단 배포를 구축했습니다.
  • JenkinFile, DockerFile 작성

ETC

develop branch로 push시 Jenkins 스크립트가 진행됩니다.

Screenshot

@SongJaeHoonn SongJaeHoonn added the ⚙️ Environment 개발환경 관련 label Aug 27, 2024
@SongJaeHoonn SongJaeHoonn self-assigned this Aug 27, 2024
@SongJaeHoonn SongJaeHoonn linked an issue Aug 27, 2024 that may be closed by this pull request
1 task
Copy link
Contributor

@limehee limehee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

로깅이랑 도커 설정 모두 잘 되어있는 것 같네요. 고생 많으셨어요.

Copy link
Collaborator

@mingmingmon mingmingmon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

같이 젠킨스 테스트 해보았을 때 잘 되었으니 머지해도 될 것 같습니다!

@mingmingmon mingmingmon merged commit e5ffd8f into develop Sep 3, 2024
@SongJaeHoonn SongJaeHoonn deleted the environment/#15 branch September 4, 2024 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Environment 개발환경 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI/CD 자동화
3 participants