ci:
This commit is contained in:
parent
fd24fc01f7
commit
a86dcb1bbc
@ -23,6 +23,9 @@ steps:
|
|||||||
- echo "Restart service"
|
- echo "Restart service"
|
||||||
- supervisorctl restart dotabot
|
- supervisorctl restart dotabot
|
||||||
script_stop: true
|
script_stop: true
|
||||||
|
when:
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
|
||||||
- name: discord notification
|
- name: discord notification
|
||||||
image: appleboy/drone-discord
|
image: appleboy/drone-discord
|
||||||
@ -39,6 +42,8 @@ steps:
|
|||||||
# [Build Log](${DRONE_BUILD_LINK})
|
# [Build Log](${DRONE_BUILD_LINK})
|
||||||
when:
|
when:
|
||||||
status: [success, failure]
|
status: [success, failure]
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user