Issue executin groovy command usingJenkins job dsl creating another job

前端 未结 0 1220
情歌与酒
情歌与酒 2021-01-06 03:45

I was creating JOBdsl in jenkins

here is the piece of code

      job(deployJobPath) {
 
      systemGroovyCommand(readFileFromWorkspace(\'eg.groovy\'))         


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