mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-06 19:19:58 +00:00
make it run on failure and succes
This commit is contained in:
parent
09fff7f1cb
commit
51158dde93
@ -20,6 +20,10 @@ steps:
|
|||||||
from_secret: mattermost-host
|
from_secret: mattermost-host
|
||||||
channel:
|
channel:
|
||||||
from_secret: mattermost-channel
|
from_secret: mattermost-channel
|
||||||
|
when:
|
||||||
|
status:
|
||||||
|
- failure
|
||||||
|
- success
|
||||||
|
|
||||||
image_pull_secrets:
|
image_pull_secrets:
|
||||||
- dockerconfigjson
|
- dockerconfigjson
|
||||||
|
Loading…
x
Reference in New Issue
Block a user