Skip to content

Commit

Permalink
ci(travis): standardise zulip notification (template-formula) [skip…
Browse files Browse the repository at this point in the history
… ci]
  • Loading branch information
myii committed May 22, 2020
1 parent fc2bff7 commit 0f5a953
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,9 @@ notifications:
on_cancel: always # default: always
on_error: always # default: always
webhooks:
if: 'repo = netmanagers/salt-image-builder'
urls:
- https://saltstack-formulas.zulipchat.com/api/v1/external/travis?api_key=HsIq3o5QmLxdnVCKF9is0FUIpkpAY79P&stream=CI&topic=salt-image-builder&ignore_pull_requests=false
- https://saltstack-formulas.zulipchat.com/api/v1/external/travis?api_key=HsIq3o5QmLxdnVCKF9is0FUIpkpAY79P&stream=CI&topic=netmanagers%2Fsalt-image-builder&ignore_pull_requests=false
on_success: always # default: always
on_failure: always # default: always
on_start: always # default: never
Expand Down

0 comments on commit 0f5a953

Please sign in to comment.