Is there a way to enable/disable build steps of a build job in Jenkins. A method like a check box to enable/disable the build steps, so we can temporarily skip some steps which should not run. (This is helpful for testing a build job)
I would like to know whether there is a plugin to do this?