fix tag for registry

This commit is contained in:
Anton Pates 2023-08-18 15:59:28 +00:00
parent 6de2bc5486
commit cb934c0644

View file

@ -30,4 +30,4 @@ jobs:
file: ./Dockerfile file: ./Dockerfile
tags: | tags: |
ghcr.io/g-core/cert-manager-webhook-gcore:latest ghcr.io/g-core/cert-manager-webhook-gcore:latest
ghcr.io/g-core/cert-manager-webhook-gcore:${{ github.ref }} ghcr.io/g-core/cert-manager-webhook-gcore:${{ github.ref_name }}