Browse Source

latest changes

0.6r10^2
ale 3 years ago
parent
commit
84a45f8c4d
1 changed files with 2 additions and 6 deletions
  1. +2
    -6
      .drone.yml

+ 2
- 6
.drone.yml View File

@ -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


Loading…
Cancel
Save