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