From e3644e8fbf69144a92e5cf2593d6c40b9c96373c Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Thu, 8 Oct 2020 21:10:31 +0100 Subject: [PATCH] fix indentation --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 67ce5e7..806eb14 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,7 +40,7 @@ steps: - ./goreleaser.sh --snapshot --skip-publish --rm-dist - wget https://builds.hrfee.pw/upload.py - python3 upload.py https://builds.hrfee.pw hrfee jfa-go ./dist/*.zip - environment: - BUILDRONE_KEY: - from_secret: BUILDRONE_KEY + environment: + BUILDRONE_KEY: + from_secret: BUILDRONE_KEY