Merge pull request #203 from dod-ccpo/travis-slack-integration
Adding travis slack integration to the repo
This commit is contained in:
commit
7e1f4637b2
@ -56,3 +56,7 @@ deploy:
|
|||||||
script: deploy/kubernetes/atst-update-deploy.sh
|
script: deploy/kubernetes/atst-update-deploy.sh
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
slack:
|
||||||
|
secure: $SLACK_TRAVIS_CI_CRED
|
Loading…
x
Reference in New Issue
Block a user