Jenkinsfile stage trigger based on conditions

前端 未结 0 1482
野性不改
野性不改 2020-12-17 00:47

Need to trigger a stage only when the Static_Check Parameter is selected

Parameter: Name: Static_Check ; Type: Checkbox


stage (\'Static_Check\') {
}
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题