active choice test
parent
f83f669b53
commit
2e5600d943
|
|
@ -1,3 +1,4 @@
|
||||||
|
properties([parameters([[$class: 'ChoiceParameter', choiceType: 'PT_SINGLE_SELECT', filterLength: 1, filterable: false, name: 'Demo Name', randomName: 'choice-parameter-514033088473410', script: [$class: 'GroovyScript', fallbackScript: [classpath: [], oldScript: '', sandbox: false, script: ''], script: [classpath: [], oldScript: '', sandbox: false, script: '']]]])])
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
label 'terraform-slave'
|
label 'terraform-slave'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue