Fix drone file
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user