crt main fix for ecr tag (#13425)
This commit is contained in:
parent
73160cd074
commit
854da08e45
|
@ -239,4 +239,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}}
|
||||
|
|
Loading…
Reference in New Issue