how to disable jenkins pipeline job

前端 未结 7 1447
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-06 21:46

I am using pipeline jobs with Jenkins 2.0, but I don\'t see option \'disable job\' as I was used to in older Jenkins versions. Am I missing something? Is it still possible to di

7条回答
  •  广开言路
    2021-02-06 22:30

    You can simply use the "Disable Project" option from Jenkins 2.89.4 onward in order to disable the pipeline Jobs.

提交回复
热议问题