How do I clone a job in Jenkins?

前端 未结 12 641
孤城傲影
孤城傲影 2020-12-07 09:40

Jenkins has the Gerrit Plugin in place so that when we do check-ins to Gerrit, Jenkins performs a build and if it succeed

12条回答
  •  暖寄归人
    2020-12-07 09:53

    New Item>Project Name = abc > Instead of Freestyle job, select Copy from job name of already existing jobs

    If you are inside the folder that you want to copy out of the directory then use ../.

提交回复
热议问题