Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit 9ace06e

Browse files
committed
Add Galaxy webhooks to travis config
1 parent 0dad1c0 commit 9ace06e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ script:
4545
# No idempotency check here (yet) because the sentinel config writes to itself
4646
# after a config is discovered from the Redis server.
4747
- ansible-playbook -i localhost, test/test_all.yml --connection=local --sudo
48+
49+
notifications:
50+
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 commit comments

Comments
 (0)