Fix drone file

This commit is contained in:
Thomas Sileo 2019-04-11 22:35:52 +02:00
parent 090e68fa8b
commit 98b16f0da4

View file

@ -1,5 +1,8 @@
pipeline: kind: pipeline
build: name: default
steps:
- name: build
image: python:3 image: python:3
volumes: volumes:
- name: dockersock - name: dockersock