Fix drone file
This commit is contained in:
parent
090e68fa8b
commit
98b16f0da4
1 changed files with 38 additions and 35 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue