Read log after fail #2900
Unanswered
V3sp
asked this question in
Help needed
Replies: 1 comment
-
Use a wrapper script to do something like this:
|
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.
-
Hey there,
I'm looking for the help with getting the log (or verbose) when the deploy will fail.
No-w i use teams integration and i'm trying to make something like:
on fail -> read log file -> set message for teams -> teams:notify:failure
But i stop on reading the log file becasue log file not exists. Its create afrer deployer end ( i use flag --log)
May be there is a better way to do something like this ?
Beta Was this translation helpful? Give feedback.
All reactions