Set this flag to prevent other jobs from starting once this job has started.
Jenkins is put in shutdown mode when this job is started. Build steps are not actually executed until this job is the only one running,
unless optional flag "Do not wait till running jobs end" is enabled.
At the end of the build the Jenkins shutdown mode is canceled.