We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b214af commit a92c67dCopy full SHA for a92c67d
live-demo/deploy/.woodpecker.yml
@@ -28,6 +28,8 @@ steps:
28
# use curl because the plugin can't interpolate template
29
when:
30
- event: push
31
+ status: [failure, success]
32
+ - event: push
33
image: curlimages/curl
34
commands:
35
- cd live-demo/deploy && /bin/sh buildSlackNotify.sh
0 commit comments