mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
add galaxy notification
This commit is contained in:
parent
24962d8df3
commit
221345c780
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@ install:
|
||||||
- pip install -r requirements-travis.txt
|
- pip install -r requirements-travis.txt
|
||||||
script:
|
script:
|
||||||
- molecule test
|
- molecule test
|
||||||
|
notifications:
|
||||||
|
webhooks: https://galaxy.ansible.com/api/v1/notifications/
|
||||||
|
|
Loading…
Reference in a new issue