Skip to content

Commit

Permalink
chore(drone): always trigger line's notification
Browse files Browse the repository at this point in the history
  • Loading branch information
GimmyHchs committed Jun 6, 2018
1 parent d7a1f0f commit dcd3e7a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,11 @@ pipeline:
secrets: [ plugin_channel_secret, plugin_channel_token, plugin_to_group ]
when:
status: [ success, failure ]
branch: [ master ]
event: [ push ]
message: |
{{#success build.status}}
{{build.author}} trigger build #{{build.number}}
{{repo.name}} by {{build.event}} to branch {{build.branch}} succeeded.
you can visit at http://cococharge.hchspersonal.tk
{{else}}
build {{ build.number }} failed. Fix me please.
{{/success}}

0 comments on commit dcd3e7a

Please sign in to comment.