You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it by design that an artifact doesn't get added to the artifacts repo in case the step fails, even though it had already generated the artifact in the file system?
I have this use case where I have an exit handler that needs data from an artifact from a failed step but I also really need the step to fail in this case (i.e. it's not an option for me to just make the step not fail).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it by design that an artifact doesn't get added to the artifacts repo in case the step fails, even though it had already generated the artifact in the file system?
I have this use case where I have an exit handler that needs data from an artifact from a failed step but I also really need the step to fail in this case (i.e. it's not an option for me to just make the step not fail).
Beta Was this translation helpful? Give feedback.
All reactions