fix typo
This commit is contained in:
@@ -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
|
type: docker
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
Reference in New Issue
Block a user