guard {
Schedule job dev.AlwaysFail
Build dev.AlwaysFail #3 started
dev.AlwaysFail #3 completed : FAILURE
must not appear
} rescue {
true
false
}
Finished: FAILURE=====================
Is there a way to directly execute "guard" when build triggered from flow execute?
Thanks,
Jayan