mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
add webhook for ansible galaxy
This way the build status is shown on ansible-galaxy.
This commit is contained in:
parent
ea862ccb3c
commit
7d13247984
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
notifications:
|
||||
webhooks: https://galaxy.ansible.com/api/v1/notifications/
|
||||
language: python
|
||||
python: "2.7"
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue