mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
make it run on failure and succes
This commit is contained in:
parent
09fff7f1cb
commit
51158dde93
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ steps:
|
|||
from_secret: mattermost-host
|
||||
channel:
|
||||
from_secret: mattermost-channel
|
||||
when:
|
||||
status:
|
||||
- failure
|
||||
- success
|
||||
|
||||
image_pull_secrets:
|
||||
- dockerconfigjson
|
||||
|
|
Loading…
Add table
Reference in a new issue