1
0
Fork 0
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:
k0kubun 2018-11-03 00:44:04 +00:00
parent 59c8d50653
commit bec184b5e6

View file

@ -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$