Closed kortemy closed 7 years ago
Please install Ruby before executing pretty-slack-notify.
wercker.yml
should be written as below:
build:
after-steps:
- install-packages:
packages: ruby
- wantedly/pretty-slack-notify:
webhook_url: $SLACK_WEBHOOK_URL
I tried using this notifier with my Node.js app, and it failed. This is the error message: