From 4603254c2916da6162b46ff0a50f433af7fe481f Mon Sep 17 00:00:00 2001 From: nayonsoso Date: Sun, 16 Feb 2025 14:14:17 +0900 Subject: [PATCH 1/3] =?UTF-8?q?chore:=20stage=20profile=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/stage-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stage-cd.yml b/.github/workflows/stage-cd.yml index 7aa70fe65..3409a3829 100644 --- a/.github/workflows/stage-cd.yml +++ b/.github/workflows/stage-cd.yml @@ -33,7 +33,7 @@ jobs: run: chmod +x ./gradlew - name: Build with Gradle - run: ./gradlew bootJar -Dspring.profiles.active=prod + run: ./gradlew bootJar -Dspring.profiles.active=stage - name: Copy jar file to remote uses: appleboy/scp-action@master From 817fcd7849707bf389e7355150633a54651ca9db Mon Sep 17 00:00:00 2001 From: nayonsoso Date: Sun, 16 Feb 2025 14:14:25 +0900 Subject: [PATCH 2/3] =?UTF-8?q?chore:=20=EC=84=9C=EB=B8=8C=EB=AA=A8?= =?UTF-8?q?=EB=93=88=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/secret | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/secret b/src/main/resources/secret index 88d71bb3e..642600939 160000 --- a/src/main/resources/secret +++ b/src/main/resources/secret @@ -1 +1 @@ -Subproject commit 88d71bb3ee42d1733e4e7dcdb9516a4fa0a5bea9 +Subproject commit 642600939a33499d53fd0a43bcc2ff78bf93fd95 From 288125dc580814a9a1a5b32421fe5bd8f3277a7a Mon Sep 17 00:00:00 2001 From: nayonsoso Date: Sun, 16 Feb 2025 15:46:51 +0900 Subject: [PATCH 3/3] =?UTF-8?q?chore:=20=EC=84=9C=EB=B8=8C=EB=AA=A8?= =?UTF-8?q?=EB=93=88=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/secret | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/secret b/src/main/resources/secret index 642600939..496ba4a63 160000 --- a/src/main/resources/secret +++ b/src/main/resources/secret @@ -1 +1 @@ -Subproject commit 642600939a33499d53fd0a43bcc2ff78bf93fd95 +Subproject commit 496ba4a63952ff154508f60b66c456bfd125e519