Skip to content

Commit f37985a

Browse files
author
Madan Shah
committed
fix(ci): revert PUBLIC_ECR_NAMESPACE back to z5c7y9u9
r1l9t0r6 belongs to account 888577024788; the PUBLIC_AWS_ROLE_TO_ASSUME (github-actions-ecr-push) lives in account 496607027995 whose public ECR alias is z5c7y9u9 -- same as strata-bridge.
1 parent 29d3a68 commit f37985a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish-ecr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
ECR_REGISTRY: ${{ vars.ECR_REGISTRY || '888577024788.dkr.ecr.us-east-1.amazonaws.com' }}
2121
ECR_REPOSITORY: ${{ vars.ECR_REPOSITORY || 'tn1/mosaic' }}
2222
PUBLIC_ECR_REGISTRY: public.ecr.aws
23-
PUBLIC_ECR_NAMESPACE: r1l9t0r6
23+
PUBLIC_ECR_NAMESPACE: z5c7y9u9
2424
PUBLIC_ECR_REPOSITORY: mosaic
2525
PUBLIC_ECR_REGION: us-east-1
2626
DEFAULT_BUILD_REF: bae62a54b7137e811653d5dd89975e10f0e71676

0 commit comments

Comments
 (0)