environment test
This commit is contained in:
parent
560c0c9663
commit
c9b1816594
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',
|
||||
|
|
Loading…
Reference in New Issue
Block a user