latest changes
This commit is contained in:
+2
-6
@@ -1,15 +1,11 @@
|
||||
workspace:
|
||||
base: /go
|
||||
path: src/github.com/drone-plugins/drone-deb
|
||||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: builddeb
|
||||
image: docker
|
||||
repo: plugins/deb
|
||||
image: plugins/deb
|
||||
pull: never
|
||||
volumes:
|
||||
- name: debhost
|
||||
path: /debian
|
||||
|
||||
Reference in New Issue
Block a user