adds missing variable
This commit is contained in:
parent
065d1e424e
commit
3992417550
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,8 +1,8 @@
|
||||
// cmake '-DCMAKE_TOOLCHAIN_FILE=cmake/toolchain-mingw.cmake' .
|
||||
#!groovy
|
||||
|
||||
def label = "jenkins-${UUID.randomUUID().toString()}"
|
||||
def repository = "registry.c.test-chamber-13.lan"
|
||||
|
||||
def templateName = "pipeline-worker"
|
||||
podTemplate(
|
||||
label: label,
|
||||
name: templateName,
|
||||
|
Loading…
x
Reference in New Issue
Block a user