I want jenkins to stop build before starting SCM checkout step based on a condition. Is there any way to achieve this by any plugin or tricks?
And if possible I want that step to run on Jenkins master instead of slaves.
I want jenkins to stop build before starting SCM checkout step based on a condition. Is there any way to achieve this by any plugin or tricks?
And if possible I want that step to run on Jenkins master instead of slaves.