This commit is contained in:
Kasper Juul Hermansen 2022-10-29 18:38:46 +02:00
parent 5ffcf7d6cb
commit 9dd3b2a776
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -1,4 +1,4 @@
{{ $imageTag := prinf "harbor.front.kjuulh.io/library/%s" .repo.name }}
{{ $imageTag := printf "harbor.front.kjuulh.io/library/%s" .repo.name }}
type: docker
kind: pipeline