How to move jenkins job to sub folder?
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 to the subfolder
baar?
回答:
First, you need to install cloudbees folder plugin then you will see Move option
in jobs
<img alt="enter image description
here" src="https://i.stack.imgur.com/ysVHX.png" />
click on it,then option(drop down) will come where you want to move <img alt="enter
image description
here" src="https://i.stack.imgur.com/hfxkl.png" />
select and move
以上是 How to move jenkins job to sub folder?的全部内容,