volumes
This commit is contained in:
+3
-2
@@ -3,9 +3,10 @@ workspace:
|
|||||||
path: src/github.com/drone-plugins/drone-deb
|
path: src/github.com/drone-plugins/drone-deb
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
|
|
||||||
builddeb:
|
builddeb:
|
||||||
image: docker
|
image: plugins/deb
|
||||||
repo: plugins/deb
|
pull: never
|
||||||
volumes:
|
volumes:
|
||||||
- name: debhost
|
- name: debhost
|
||||||
path: /debian
|
path: /debian
|
||||||
|
|||||||
Reference in New Issue
Block a user