From 080e04c520ecc6174e0bbe0104691bd4d32103db Mon Sep 17 00:00:00 2001 From: Iurii Tatishchev Date: Sun, 10 Oct 2021 17:48:19 -0700 Subject: [PATCH] Drone CI switch to AWS S3 for testing --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 42697a8..d3016a1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -50,8 +50,7 @@ steps: settings: source: public/**/* path_style: true - enpoint: https://s3.cazzzer.com - bucket: drone + bucket: cazzzer-drone target: /target/location/${DRONE_BUILD_NUMBER} access_key: from_secret: S3_ACCESS_KEY