active choice test

main
ermisw 2023-10-04 10:48:22 +02:00
parent f83f669b53
commit 2e5600d943
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -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'