drone config

This commit is contained in:
root 2018-08-15 20:01:58 +00:00
parent e4b83d1be2
commit 17ea1d9dfb
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pipeline: pipeline:
build: build:
image: registry.v1.cloud.wit.com/wit/debcore-container image: debian:sid
commands: commands:
- apt-get install devscripts - apt-get install devscripts
- mk-build-deps --install debian/control - mk-build-deps --install debian/control