adds missing variable
This commit is contained in:
parent
7e6e0ab3b9
commit
826de38baa
@ -1,6 +1,7 @@
|
||||
def label = "jenkins-${UUID.randomUUID().toString()}"
|
||||
|
||||
def repository = "registry.test-chamber-13.lan"
|
||||
def repositoryCreds = "quay-repository-creds"
|
||||
def kanikoImage = "${repository}/nhyatt/kaniko:latest"
|
||||
def imageName = "nhyatt/factorio"
|
||||
def imageTag = "latest"
|
||||
|
Reference in New Issue
Block a user