From ee566134d1c38bd37086cb1ce861a6a9bdd1e39d Mon Sep 17 00:00:00 2001 From: surtur Date: Tue, 10 Mar 2020 03:51:11 +0100 Subject: [PATCH] fix: can't set key and password at the same time --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 00bb167..77a7384 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,8 +30,6 @@ steps: from_secret: hugo_user key: from_secret: hugo_key - password: - from_secret: hugo_pub script_stop: true script: - echo deploy from drone started