updates registry

This commit is contained in:
2020-07-25 11:10:43 -05:00
parent 0d66d547d9
commit 8d1b95d392
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
def label = "jenkins-${UUID.randomUUID().toString()}"
def repository = "registry.test-chamber-13.lan:8443"
def repository = "registry.test-chamber-13.lan"
def kanikoImage = "${repository}/nhyatt/kaniko:latest"
def repositoryCreds = "quay-repository-creds"