From f751588ebab86e22c26ed9cfc24aa4c8be19d3a0 Mon Sep 17 00:00:00 2001 From: drymer Date: Tue, 4 Dec 2018 07:28:52 +0100 Subject: [PATCH] Launch in debug mode --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index b83d109..5235ee0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,7 @@ pipeline: from_secret: docker_username password: from_secret: docker_password + debug: true volumes: - /var/run/docker.sock:/var/run/docker.sock when: