Update 'build-minecraft.jenkins'
This commit is contained in:
parent
8588d39d19
commit
76f12b20d6
@ -2,7 +2,7 @@
|
|||||||
def nodeLabel = "${UUID.randomUUID().toString()}"
|
def nodeLabel = "${UUID.randomUUID().toString()}"
|
||||||
|
|
||||||
// Kaniko Image
|
// Kaniko Image
|
||||||
def repository = "registry.cluster.test-chamber-13.lan"
|
def repository = "registry.c.test-chamber-13.lan"
|
||||||
def kanikoImage = "${repository}/library/kaniko:latest"
|
def kanikoImage = "${repository}/library/kaniko:latest"
|
||||||
def repositoryCreds = "harbor-repository-creds"
|
def repositoryCreds = "harbor-repository-creds"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user