Replies: 1 comment
-
No, as soon as a step in the backup lifecycle fails, no labeled commands will be executed anymore. Notifications, however, will always run. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are all the steps supposed to trigger even on fail?
E.g.:
If the copy step fails, will
copy-post
still trigger?I'm looking for a way to run commands when the backup fails/succeeds
Beta Was this translation helpful? Give feedback.
All reactions