mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
wercker.yml: use pipeline name for notification [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
59c8d50653
commit
bec184b5e6
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ mjit-test1:
|
|||
after-steps:
|
||||
- wantedly/pretty-slack-notify:
|
||||
webhook_url: $SLACK_WEBHOOK_URL
|
||||
username: Wercker test-mjit-wait
|
||||
username: Wercker mjit-test1
|
||||
channel: alerts
|
||||
notify_on: "failed"
|
||||
branches: ^trunk$
|
||||
|
@ -276,7 +276,7 @@ mjit-test2:
|
|||
after-steps:
|
||||
- wantedly/pretty-slack-notify:
|
||||
webhook_url: $SLACK_WEBHOOK_URL
|
||||
username: Wercker test-mjit-wait
|
||||
username: Wercker mjit-test2
|
||||
channel: alerts
|
||||
notify_on: "failed"
|
||||
branches: ^trunk$
|
||||
|
|
Loading…
Add table
Reference in a new issue