corrects incorrect tag name

This commit is contained in:
Hyatt 2022-01-27 12:30:33 -06:00
parent 406d0a39cc
commit 770edbab66

View File

@ -19,7 +19,7 @@ podTemplate (
[
[
name: "kaniko",
image: "${repository}/google/kaniko-project/executor:debug",
path: "${repository}/google/kaniko-project/executor:debug",
command: "/busybox/sh"
]
]