This commit is contained in:
parent
a278ba3f74
commit
4952eab3e9
20
.drone.yml
20
.drone.yml
@ -26,16 +26,6 @@ steps:
|
||||
- latest
|
||||
- ${DRONE_BUILD_NUMBER}
|
||||
|
||||
- name: slack
|
||||
image: plugins/slack
|
||||
settings:
|
||||
webhook:
|
||||
from_secret: slack_webhook
|
||||
channel: alerts-ci
|
||||
icon_url: https://cloudcdn.tormakristof.eu/static/drone.svg
|
||||
when:
|
||||
status: [ failure ]
|
||||
|
||||
- name: build-docs
|
||||
image: banzaicloud/drone-kaniko
|
||||
settings:
|
||||
@ -49,3 +39,13 @@ steps:
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_BUILD_NUMBER}
|
||||
|
||||
- name: slack
|
||||
image: plugins/slack
|
||||
settings:
|
||||
webhook:
|
||||
from_secret: slack_webhook
|
||||
channel: alerts-ci
|
||||
icon_url: https://cloudcdn.tormakristof.eu/static/drone.svg
|
||||
when:
|
||||
status: [ failure ]
|
||||
|
Reference in New Issue
Block a user