Skip to content

Commit 098edc1

Browse files
author
willjsw
committed
hotfix: aws region 변경(public ecr)
1 parent 2b7a65c commit 098edc1

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-northeast-2
16+
AWS_REGION: us-east-1
1717
ECR_REGISTRY: public.ecr.aws/k5m3t9y9
1818
ECR_REPOSITORY: come2us-gateway
1919
IMAGE_TAG: ${{ github.sha }}

0 commit comments

Comments
 (0)