mirror of
https://github.com/roles-ansible/ansible_role_versioncheck.git
synced 2024-08-16 15:59:49 +02:00
Update travis check
This commit is contained in:
parent
1019f114e5
commit
9c0265e20e
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@ install:
|
|||
# https://github.com/roles-ansible and are tagged
|
||||
# with 'github-actions' --> https://github.com/search?q=topic%3Agithub-actions+org%3Aroles-ansible&type=Repositories
|
||||
script:
|
||||
- ansible-galaxy install do1jlr.ranger
|
||||
- ansible-galaxy install do1jlr.ansible_version
|
||||
- ansible-lint .
|
||||
- echo -e "\n\n\n\n\nWe use github actions for more detailed tests.\n\nMore details about that in our github repo at:\nhttps://github.com/chaos-bodensee/role-ansible_version/actions\n\n\n\n\n\n"
|
||||
- echo -e "\n\n\n\n\nWe use github actions for more detailed tests.\n\nMore details about that in our github repo at:\nhttps://github.com/roles-ansible/role_ansible-version/actions\n\n\n\n\n\n"
|
||||
|
||||
notifications:
|
||||
webhooks: https://galaxy.ansible.com/api/v1/notifications/
|
||||
|
|
Loading…
Reference in a new issue