diff --git a/Jenkinsfile b/Jenkinsfile index de4fd81..73a9964 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,13 @@ -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: '']]]])]) +properties([parameters([[$class: 'DynamicReferenceParameter', choiceType: 'ET_FORMATTED_HTML', name: '', omitValueField: false, randomName: 'choice-parameter-517572555514769', referencedParameters: '', script: [$class: 'GroovyScript', fallbackScript: [classpath: [], oldScript: '', sandbox: false, script: ''], script: [classpath: [], oldScript: '', sandbox: false, script: '''vappHtml = \'\'\' + +\'\'\' + +return vappHtml''']]]])]) pipeline { agent { label 'terraform-slave'