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:
fosslinux 2020-01-02 17:06:23 +11:00
parent 4c7ff439be
commit f8d2b8679a
1 changed files with 0 additions and 6 deletions

View File

@ -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