Fix drone file

This commit is contained in:
Thomas Sileo 2019-04-11 22:30:23 +02:00
parent 0634744835
commit d64dca1ae1

View file

@ -30,4 +30,11 @@ pipeline:
- python -m pytest -v --ignore data -k integration
# Federation tests (with two local instances)
- python -m pytest -v -s --ignore data -k federatio
volumes:
- name: dockersock
path: /var/run/docker.sock
volumes:
- name: dockersock
host:
path: /var/run/docker.sock