environment test
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,7 +1,7 @@
|
||||
def label = "worker-${UUID.randomUUID().toString()}"
|
||||
|
||||
podTemplate(
|
||||
label: label
|
||||
label: label,
|
||||
containers: [
|
||||
containerTemplate(
|
||||
name: 'gradle',
|
||||
|
||||
Reference in New Issue
Block a user