How to move jenkins job to sub folder?

前端 未结 4 972
梦谈多话
梦谈多话 2020-12-06 09:02

I have 10 jenkins job in folder foo. I have created a new sub folder baar in folder foo. How to move the 10 jobs from folder foo

4条回答
  •  情歌与酒
    2020-12-06 09:59

    Did you try to use the plugin folder ?

    https://wiki.jenkins-ci.org/display/JENKINS/CloudBees+Folders+Plugin

    You can then move the jobs with the function: "move"

提交回复
热议问题