From beb5293994acca50a3467181a3dbc7fd9f73fc5a Mon Sep 17 00:00:00 2001 From: Steve Date: Mon, 7 Aug 2023 19:29:02 -0400 Subject: [PATCH] fix drone --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index db1288f..92162d8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,6 +4,9 @@ name: default steps: - name: build-container image: plugins/docker + environment: + CONFIG_JSON: + from_secret: config_json settings: repo: git.saintnet.tech/stryan/saintnet_stickers registry: git.saintnet.tech