volumes
This commit is contained in:
+2
-6
@@ -2,12 +2,8 @@ workspace:
|
|||||||
base: /go
|
base: /go
|
||||||
path: src/github.com/drone-plugins/drone-deb
|
path: src/github.com/drone-plugins/drone-deb
|
||||||
|
|
||||||
kind: pipeline
|
pipeline:
|
||||||
type: docker
|
builddeb:
|
||||||
name: default
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: builddeb
|
|
||||||
image: docker
|
image: docker
|
||||||
repo: plugins/deb
|
repo: plugins/deb
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user