Update ECR tag in CRT Builds
This updates the ECR tag to the correct naming convention. Signed-off-by: Scott Macfarlane <smacfarlane@hashicorp.com>
This commit is contained in:
parent
cef506ce6d
commit
70757f617d
|
@ -249,4 +249,4 @@ jobs:
|
|||
arch: ${{matrix.arch}}
|
||||
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