How can i update a jenkins job using the api

前端 未结 6 515
青春惊慌失措
青春惊慌失措 2020-12-24 07:47

I have to create/update a jenkins job using its api because all of my jobs are using parameters which are also used by other scripts and I am trying to centralize the script

6条回答
  •  Happy的楠姐
    2020-12-24 08:14

    You might want to consider using https://wiki.jenkins-ci.org/display/JENKINS/Job+DSL+Plugin.

提交回复
热议问题