jenkinsjenkins-pipeline

how to disable jenkins pipeline job


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 disable (pipeline) job?


Solution

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