ci: slack integration
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
e00eddb23c
commit
2b6789a973
@ -99,6 +99,13 @@ steps:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- test
|
- test
|
||||||
|
|
||||||
|
- name: slack
|
||||||
|
image: plugins/slack
|
||||||
|
settings:
|
||||||
|
webhook:
|
||||||
|
from_secret: slack_webhook_url
|
||||||
|
channel: xsfx-alerts
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: gobin
|
- name: gobin
|
||||||
temp: {}
|
temp: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user