#1
|
|||
|
|||
How do I retry a step?
I'm currently having some issues on a long running build where a Vault connection error comes up randomly sometime during the build process. Right now, we have a failure step set up to undo our checkouts. However, I would like to do a one time retry of the step before dropping into the undo checkout sequence. Is there a way to do this?
Thanks in advance. |
#2
|
|||
|
|||
#3
|
|||
|
|||
Thanks! This is just what I need!
|
|
|