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