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

[REFACTOR/#28] 배포 방식 변경 #29

Merged
merged 2 commits into from
Dec 29, 2024
Merged

[REFACTOR/#28] 배포 방식 변경 #29

merged 2 commits into from
Dec 29, 2024

Conversation

yummygyudon
Copy link
Member

@yummygyudon yummygyudon commented Dec 29, 2024

Related Issue 🚀

Work Description ✏️

  • CI
  • docker 기반 Build 방식으로 변경했습니다.
    • operation-api 모듈의 build.gradle 내에 build profile parameter(-Pprofile)에 따라 yaml 파일을 선택할 수 있도록 했습니다.
    • test yaml의 경우, 변경 필요성이 존재하지 않기 때문에 제외 했습니다.
  • CD
    • EC2 SSH 접속 및 배포 명령 방식으로 변경했습니다.

상세한 작업 내역은 함께 배포되는 인증 서버 프로젝트 작업 내용(#296)을 참고해주세요.

PR Point 📸

@yummygyudon yummygyudon added the ⚒️ infra docker, nginx와 관련되어 CD 로직을 수정하는 경우(단, 단순 CI/CD 로직 수정은 제외한다) label Dec 29, 2024
@yummygyudon yummygyudon self-assigned this Dec 29, 2024
@yummygyudon yummygyudon linked an issue Dec 29, 2024 that may be closed by this pull request
Copy link

height bot commented Dec 29, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@yummygyudon yummygyudon merged commit fce8b5b into dev Dec 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚒️ infra docker, nginx와 관련되어 CD 로직을 수정하는 경우(단, 단순 CI/CD 로직 수정은 제외한다) size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] 배포 방식 변경
1 participant