Skip to content

Commit 65a5a8c

Browse files
author
Colin Schimmelfing
committed
add Clever-Dev-CI hipchat notifications via .drone.yml
1 parent ff520d6 commit 65a5a8c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.drone.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,9 @@ notify:
66
email:
77
recipients:
88
9+
hipchat:
10+
room: Clever-Dev-CI
11+
token: {{hipchatToken}}
12+
on_started: true
13+
on_success: true
14+
on_failure: true

0 commit comments

Comments
 (0)