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

chore: 운영 환경 배포 스크립트 작성 #59

Merged
merged 5 commits into from
Feb 8, 2025

Conversation

3Juhwan
Copy link
Member

@3Juhwan 3Juhwan commented Feb 8, 2025

작업 내용

운영 환경에 배포하는 스크립트 작성했어요.
dev 환경을 구성했던 것처럼 prod 환경에 필요한 변수들, actions runner 등을 새로 설정했어요.
release 브랜치에 push 될 때 배포되도록 트리거를 걸었어요.
정상 동작 확인했고, 바로 머지해도 괜찮을 것 같아요.

@3Juhwan 3Juhwan linked an issue Feb 8, 2025 that may be closed by this pull request
@3Juhwan 3Juhwan self-assigned this Feb 8, 2025
@3Juhwan 3Juhwan requested a review from boyekim February 8, 2025 06:51
Copy link

github-actions bot commented Feb 8, 2025

Test Results

59 tests   59 ✅  6s ⏱️
17 suites   0 💤
17 files     0 ❌

Results for commit f671f83.

@3Juhwan 3Juhwan merged commit 6b7f425 into main Feb 8, 2025
3 checks passed
@3Juhwan 3Juhwan deleted the chore/57-deploy-to-prod branch February 8, 2025 07:03
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