From 2ccf8a4eb33f05e5f1387d74c358bfe4c7c65ce9 Mon Sep 17 00:00:00 2001 From: Iurii Tatishchev Date: Sun, 10 Oct 2021 20:50:42 -0700 Subject: [PATCH] Drone CI change S3 region to secret --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 658edc1..32bc0d8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -51,7 +51,8 @@ steps: source: public/**/* enpoint: from_secret: S3_ENDPOINT - region: ap-southeast-1 + region: + from_secret: S3_REGION bucket: drone target: /target/location/${DRONE_BUILD_NUMBER} access_key: