diff options
author | Paul Bonaud <paul.bonaud@fretlink.com> | 2020-10-05 18:34:59 +0200 |
---|---|---|
committer | Paul Bonaud <paul.bonaud@fretlink.com> | 2020-10-05 18:35:41 +0200 |
commit | c8f710598541bc594896c962691173c7f2281c58 (patch) | |
tree | 5bdd8a3d10670d0a0fa3d5b9ccad8ba4fe218250 /handlers | |
parent | 258e0097c2bd26bd07887c9a27dc7d0548a03419 (diff) | |
download | ansible-kong-app-c8f710598541bc594896c962691173c7f2281c58.tar.gz ansible-kong-app-c8f710598541bc594896c962691173c7f2281c58.tar.zst ansible-kong-app-c8f710598541bc594896c962691173c7f2281c58.zip |
travis: Use encrypted token for slack notifications
This commit adds a notification on slack for travis builds. The token
is encrypted using the repository key with the `travis` CLI:
```
travis encrypt "<user>:<token>" --add notifications.slack.rooms
```
cf documentation
https://docs.travis-ci.com/user/notifications/#configuring-slack-notifications
Diffstat (limited to 'handlers')
0 files changed, 0 insertions, 0 deletions