How to kill a job on Jenkins?
All we need to do is add suffix /kill
to the job’s url.
Sometimes you may want to abort it and in that case you can add suffix /abort
to the job’s url.
That’s all folks.
Edit Read On GitHubAll we need to do is add suffix /kill
to the job’s url.
Sometimes you may want to abort it and in that case you can add suffix /abort
to the job’s url.
That’s all folks.
Edit Read On GitHub