Run test before deploy #3794
Unanswered
devskio
asked this question in
Help needed
Replies: 0 comments
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.
-
Hello, I want to run some tests before each deployment.
My task config looks as follows:
But when I run
dep deploy
and tests fails, default deploy fail task is executed and not one I defined.How can I run my fail function?
Thank you for the help!
Beta Was this translation helpful? Give feedback.
All reactions