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

[feat] #5 CICD-파이프라인 구현 #6

Merged
merged 12 commits into from
Sep 26, 2024

Conversation

seokjun01
Copy link
Collaborator

@seokjun01 seokjun01 commented Sep 26, 2024

1. 무슨 이유로 코드를 변경했나요?

cicd 작동이 push 뿐만아니라, pr을 할 때에도 작동하게끔 수정하였습니다
캐싱 기능, 후 Gradle 빌드가 실행->도커 허브 로그인 -> 이미지 빌드->푸쉬 하게끔 로직을 작성하였습니다


2. 어떤 위험이나 장애를 발견했나요?


ec2컨테이너 실행 조건 스크립트로 작성하였는데 나중에 파일로 따로 넣는거면 수정해야하는지 궁금합니다

3. 관련 스크린샷을 첨부해주세요.

스크린샷 2024-09-26 오후 9 52 09

4. 완료 사항


도커 관련 내용, ec2 관련 내용들은 환경 변수로 설정하였습니다.
캐싱 기능, 후 Gradle 빌드가 실행->도커 허브 로그인 -> 이미지 빌드->푸쉬 하게끔 로직을 작성하였습니다.
배포에 필요한 정보들 또한 환경변수로 설정하였으며, CI 파이프라인 빌드 작업이 끝나야 배포가 실행될 수 있도록 로직을 작성하였습니다.

5. 추가 사항

@seokjun01 seokjun01 self-assigned this Sep 26, 2024
@seokjun01 seokjun01 merged commit 0f375cb into main Sep 26, 2024
@seokjun01 seokjun01 deleted the feat/#1/CICD-파이프라인-구축 branch September 26, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants