mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-23 21:20:18 +00:00
Update .drone.yml
This commit is contained in:
@@ -3,7 +3,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: syntax
|
||||
image: debian:10
|
||||
image: debian:11
|
||||
commands:
|
||||
- .drone/deps
|
||||
- ansible-playbook -i hosts site.yml --syntax
|
||||
|
||||
Reference in New Issue
Block a user