Added Ansible Galaxy webhook
This commit is contained in:
parent
e78316d644
commit
5739b0b9df
|
@ -83,3 +83,6 @@ install:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- bash tests/scripts/test.sh
|
- bash tests/scripts/test.sh
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
webhooks: https://galaxy.ansible.com/api/v1/notifications/
|
||||||
|
|
Loading…
Reference in New Issue