Skip to content

Conversation

@7zrv
Copy link
Collaborator

@7zrv 7zrv commented Nov 26, 2024

  • 기존 도커 이미지 업로드 로직 이후에 deploy 로직을 추가하여 CD workflow 동작시 EC2에 docker-compose 파일을 실행하도록 수정

resolved : #57

📌 과제 설명

프론트와 백엔드의 연동 테스트를 위한 임시 EC2 서버로의 배포 자동화 업데이트 입니다.

👩‍💻 요구 사항과 구현 내용

  • CD.yml workflow에 CD Pipeline 네이밍
  • 빌드에러 해결을 위한 Redis 빌드 추가
  • CD.yml에 deploy job 추가

✅ PR 포인트 & 궁금한 점

- 기존 도커 이미지 업로드 로직 이후에 deploy 로직을 추가하여 CD workflow 동작시 EC2에 docker-compose 파일을 실행하도록 수정
@7zrv 7zrv self-assigned this Nov 26, 2024
@7zrv 7zrv linked an issue Nov 26, 2024 that may be closed by this pull request
3 tasks
@7zrv 7zrv changed the title CICD/57 자동화 배포 workflow 구현 CICD/57 배포 자동화 workflow 구현 Nov 26, 2024
Copy link
Collaborator

@leebs0521 leebs0521 left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Collaborator

@ayoung-dev ayoung-dev 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

@m-a-king m-a-king left a comment

Choose a reason for hiding this comment

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

마지막 줄 개행이 빠졌습니다!
그리고 pull 없이 CD처리가 가능하지 여쭤보고 싶습니다~

@sonarqubecloud
Copy link

@7zrv 7zrv merged commit 238a66a into main Nov 27, 2024
2 checks passed
@7zrv 7zrv deleted the cicd/57-add-workflow-cd branch November 27, 2024 01:51
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.

[CICD]배포 자동화 workflow 추가

5 participants