Skip to content

Commit 14b7fab

Browse files
authored
Merge pull request #7 from Profect-4th-IRUM/chore/#4-dockerization
refactor #4: aws Region 수정
2 parents 8c0b0fc + 2aa0c31 commit 14b7fab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ecr_cd_tmp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
default: 'latest'
1414

1515
env:
16-
AWS_REGION: ap-southeast-2
16+
AWS_REGION: ap-northeast-2
1717
ECR_REGISTRY: public.ecr.aws/k5m3t9y9
1818
ECR_REPOSITORY: come2us-gateway
1919
IMAGE_TAG: ${{ github.sha }}

0 commit comments

Comments
 (0)