From b40861f7512cdfd055fbdb8a315ac1354f0a15bc Mon Sep 17 00:00:00 2001 From: root Date: Wed, 15 Aug 2018 20:53:18 +0000 Subject: [PATCH] drone config --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4526680..d9da785 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ pipeline: build: - image: registry.v1.cloud.wit.com/toby/packager + image: registry.v1.cloud.wit.com/toby/packager:1.0 commands: - apt-get update - mk-build-deps --install debian/control