摘要:
pipeline{ agent any environment{ //定义全局变量 is_smoke = true full_test= false } stages{ stage("first") { steps { script { println "test1......" full_test 阅读全文
posted @ 2019-09-18 14:03
dawn-liu
阅读(683)
评论(0)
推荐(0)
浙公网安备 33010602011771号