mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-08-22 20:22:51 +02:00
fix tag for registry
This commit is contained in:
parent
6de2bc5486
commit
cb934c0644
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
@ -30,4 +30,4 @@ jobs:
|
|||
file: ./Dockerfile
|
||||
tags: |
|
||||
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 }}
|
Loading…
Reference in a new issue