Update 'build-kaniko.jenkins'
This commit is contained in:
parent
d3a9941d18
commit
7408da6299
@ -1,7 +1,7 @@
|
||||
def label = "jenkins-${UUID.randomUUID().toString()}"
|
||||
|
||||
def repository = "registry.cluster.test-chamber-13.lan"
|
||||
def repositoryCreds = "quay-repository-creds"
|
||||
def repositoryCreds = "harbor-repository-creds"
|
||||
|
||||
podTemplate(
|
||||
label: label,
|
||||
|
Reference in New Issue
Block a user