Update 'build-kaniko.jenkins'

This commit is contained in:
Hyatt 2021-05-22 19:23:30 +00:00
parent d3a9941d18
commit 7408da6299

View File

@ -1,7 +1,7 @@
def label = "jenkins-${UUID.randomUUID().toString()}" def label = "jenkins-${UUID.randomUUID().toString()}"
def repository = "registry.cluster.test-chamber-13.lan" def repository = "registry.cluster.test-chamber-13.lan"
def repositoryCreds = "quay-repository-creds" def repositoryCreds = "harbor-repository-creds"
podTemplate( podTemplate(
label: label, label: label,