Skip to content

Commit

Permalink
crt 1.7 fix for ecr tag (#13426)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpenfound committed Dec 14, 2021
1 parent f13c3d8 commit 10d78a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -249,4 +249,4 @@ jobs:
zip_artifact_name: ${{ env.PKG_NAME }}_${{ needs.get-product-version.outputs.product-version }}_linux_${{ matrix.arch }}.zip
tags: |
docker.io/hashicorp/${{env.repo}}:${{env.version}}
ecr.public.aws/hashicorp/${{env.repo}}:${{env.version}}
public.ecr.aws/hashicorp/${{env.repo}}:${{env.version}}

0 comments on commit 10d78a4

Please sign in to comment.