how to disable jenkins pipeline job

前端 未结 7 1437
佛祖请我去吃肉
佛祖请我去吃肉 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:37

    If you don't find the disable button. This should do the trick for most of the Jobs. Just append /disable to the end of Job URL. Then Jenkins will redirect you to a page where you can Post. Same applies for /enable too

提交回复
热议问题