Update .drone.yml
This commit is contained in:
parent
c8fd30f23a
commit
10b5738a2f
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ steps:
|
|||
subject: >
|
||||
[DRONE CI]: {{ build.status }}: {{ repo.owner }}/{{ repo.name }}
|
||||
({{ build.branch }} - {{ truncate build.commit 8 }})
|
||||
when:
|
||||
status: [ changed, failure ]
|
||||
|
||||
#- name: telegram
|
||||
# image: appleboy/drone-telegram
|
||||
|
|
Loading…
Reference in a new issue