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: 배포자동화 및 테스트 서버 CI/CD 구축 #5

Merged
merged 4 commits into from
May 28, 2024

Conversation

Youthhing
Copy link
Member

작업 내용

테스트 환경과 운영 환경을 분리

  1. 테스트 환경
  • 포트 8082
  • stageJar
  • application-stage.yml
  1. 운영환경
  • 포트 8080
  • prodJar
  • application-prod.yml

@gikhoon gikhoon merged commit 8abed9d into develop May 28, 2024
1 check passed
@Youthhing Youthhing deleted the chore/deploy-script-0527 branch August 19, 2024 03: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