make it run on failure and succes

This commit is contained in:
Grant Limberg 2022-02-04 12:58:12 -08:00
parent 09fff7f1cb
commit 51158dde93
No known key found for this signature in database
GPG Key ID: 2BA62CCABBB4095A

View File

@ -20,6 +20,10 @@ steps:
from_secret: mattermost-host
channel:
from_secret: mattermost-channel
when:
status:
- failure
- success
image_pull_secrets:
- dockerconfigjson