Skip to content

Commit

Permalink
Only notify rocket.chat on failure or change
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Feb 12, 2019
1 parent ad51bde commit 4e5161f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -166,4 +166,4 @@ pipeline:
when:
local: false
event: [ push ]
status: [ success, failure ]
status: [ failure, changed ]

0 comments on commit 4e5161f

Please sign in to comment.