Browse Source

Debian 9 deb build

0.6r10^2
Pedro Berrocal 3 years ago
parent
commit
a376491e35
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@ -4,7 +4,7 @@ name: default
steps:
- name: builddeb
image: ubuntu:20.04
image: debian:10
volumes:
- name: debhost
path: /debian


Loading…
Cancel
Save