Skip to content

Commit 22c4a12

Browse files
authored
Merge pull request #29 from woorifisa-projects-3rd/ci/#26-cicd
[FIX] 리전 수정
2 parents 997b7c9 + 1c168be commit 22c4a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
application_name: wekdis-baas-dev
5757
environment_name: Wekdis-baas-dev-env
5858
version_label: github-action-${{ steps.current-time.outputs.formattedTime }}
59-
region: ap-northeast-1
59+
region: ap-northeast-2
6060
deployment_package: deploy/deploy.zip
6161
wait_for_deployment: false

0 commit comments

Comments
 (0)