This commit is contained in:
2022-10-29 18:48:16 +02:00
parent 11f30fe968
commit 97bff5baab
2 changed files with 4 additions and 1 deletions

View File

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