This commit is contained in:
2022-10-29 18:38:46 +02:00
parent 5ffcf7d6cb
commit 9dd3b2a776

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