ci: slack depends_on
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marvin Preuss 2021-09-27 13:45:56 +02:00
parent 2b6789a973
commit 29e4822b86

View File

@ -105,6 +105,9 @@ steps:
webhook:
from_secret: slack_webhook_url
channel: xsfx-alerts
depends_on:
- build
- release
volumes:
- name: gobin