Skip to content

[#106] CICD 구축#109

Merged
Park-EJ merged 3 commits intodevfrom
feat/#106-cicd-setup
May 2, 2025
Merged

[#106] CICD 구축#109
Park-EJ merged 3 commits intodevfrom
feat/#106-cicd-setup

Conversation

@Park-EJ
Copy link
Copy Markdown
Collaborator

@Park-EJ Park-EJ commented May 1, 2025

🧩 연관된 이슈

#106

✅ 작업 내용

GitHub dev 브랜치 push

GitHub Actions 실행

  1. Java 17 환경 설정
  2. application.properties 생성
  3. Gradle로 빌드 (테스트 제외)
  4. Docker 이미지 빌드
  5. ECR 로그인 및 푸시
  6. EC2 접속 → ECR에서 이미지 pull → 컨테이너 재시작

📷 테스트

기능이 정상적으로 돌아가는 지 어떤 부분을 테스트했는 지 작성해주세요

💬 리뷰 요구사항 (선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@Park-EJ Park-EJ force-pushed the feat/#106-cicd-setup branch from 29c37b1 to c822122 Compare May 1, 2025 10:41
@Park-EJ Park-EJ merged commit fb2bf7f into dev May 2, 2025
1 check passed
@subbni subbni deleted the feat/#106-cicd-setup branch May 16, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants