mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Remove run for now
It uses up a lot of resources and requires a lot of different things unavaliable in Drone CI.
This commit is contained in:
@@ -7,9 +7,3 @@ steps:
|
||||
commands:
|
||||
- .drone/deps
|
||||
- ansible-playbook -i hosts site.yml --syntax
|
||||
- name: run
|
||||
image: debian:10
|
||||
commands:
|
||||
- .drone/deps
|
||||
- .drone/seds
|
||||
- ansible-playbook -i hosts site.yml
|
||||
|
||||
Reference in New Issue
Block a user