Skip to content

Commit b9e5822

Browse files
authored
chore: 스테이지 profile 변경 (#217)
* chore: stage profile 변경 * chore: 서브모듈 업데이트 * chore: 서브모듈 업데이트
1 parent 1fdf36c commit b9e5822

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/stage-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: chmod +x ./gradlew
3434

3535
- name: Build with Gradle
36-
run: ./gradlew bootJar -Dspring.profiles.active=prod
36+
run: ./gradlew bootJar -Dspring.profiles.active=stage
3737

3838
- name: Copy jar file to remote
3939
uses: appleboy/scp-action@master

src/main/resources/secret

0 commit comments

Comments
 (0)