Update Tags For CRT (#5296)

pull/5304/head
Ryan Derr 1 year ago committed by GitHub
parent 3d5c6ab33a
commit dc51dfba92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -380,6 +380,7 @@ jobs:
arch: ${{ matrix.arch }}
tags: |
docker.io/hashicorp/${{ env.repo }}:${{ env.version }}
docker.io/hashicorp/${{ env.repo }}:${{ env.version }}_${{ github.sha }}
public.ecr.aws/hashicorp/${{ env.repo }}:${{ env.version }}
# Per-commit dev images follow the naming convention MAJOR.MINOR-dev
# And MAJOR.MINOR-dev-$COMMITSHA

Loading…
Cancel
Save