We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93394fd commit eef29daCopy full SHA for eef29da
.github/workflows/deploy-sandbox.yml
@@ -38,3 +38,4 @@ jobs:
38
docker push $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG_LOCAL
39
docker tag $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG_LOCAL $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG_REMOTE
40
docker push $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG_REMOTE
41
+
0 commit comments