Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Commit

Permalink
I web all my own hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Cole committed Jun 20, 2019
1 parent 604efe5 commit 79c886c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@ script:
# Also known as doit.sh
- ./release.sh $TRAVIS_TAG

notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/ead3c37d57527214e9f2
- https://webhooks.gitter.im/e/e57478303f87ecd7bffc
on_success: change
on_failure: always

env:
global:
# The release process syncs minor and major version tags to the newly built subminor version tag
# via the quay.io API, using these credentials.
- secure: "acmhzKdohRCGlYnUISPlA2uXOeq+YhKJrLCr8wH9sQmb4mX+IuxxidxTxcqpKPD/Mi5YbAvVVPbWU5F763EAPkbMgI2Gk0HObdRSNyx0yrJ4aTBGuQRCz1Wmd7UFoILm4w+XWcZTnd3xXguEFliqYxjNoIuhCF21A6xEFpJotgs="
# The release process pushes images to Docker Hub, using these credentials
- secure: "c6OUybEaMzU5aBtl9sNAyV60j4VqxPWMxvmpk8VUQmKz1qRXh/3BOVNTvBCrWQHa/rzhMOxSPQZes01ZNcYMo3XykQOcNf6hwqcobeAMkK6Ji0eaw4sOJ1IVneUI1SvseewD53KOa3hrrlY2wI1cR6SJO+5G7TSuhfZiQ9wMS7E="

notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/637e968b45032d16ee26
on_success: change
on_failure: always
on_start: false

0 comments on commit 79c886c

Please sign in to comment.