From d7785bd31dccd395e38bdb5b4d7c36c184ae7cde Mon Sep 17 00:00:00 2001 From: Michael Gibson Date: Fri, 22 May 2020 11:30:38 -0500 Subject: [PATCH] Disable debug. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4a4bb46..29885c3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,4 +13,4 @@ steps: password: from_secret: registry_password repo: registry.thegibsonhome.net/protonmail-bridge - debug: true + autotag: true