I have a scriptler build step setting my build description just before I 
call "Trigger/call builds on other projects" on a downstream job which 
blocks waiting for that build.

If I have the scriptler step there, the "Trigger..." step will not block 
waiting for downstream. The build ends immediately with FAILURE. If I 
remove the scriptler step it works fine. If I put the scriptler code into a 
System Groovy Script build step in the same spot it also works fine and 
blocks on the "Trigger..." step as I want.

Is there something about scriptler that would make "Trigger..." not block 
correctly? Any workarounds?  Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to