From 951a9cf10eb79b5849d4c07096ee5ed60f3f19e9 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Thu, 25 Mar 2021 17:40:28 -0700 Subject: [PATCH] gogs step use from_secret --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9b881df..847cce4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -95,7 +95,9 @@ steps: when: event: pull_request status: [ success, changed, failure ] - secrets: [gogs_account_token] + environment: + GOGS_ACCOUNT_TOKEN: + from_secret: gogs_account_token gogs_url: https://git.openprivacy.ca volumes: