From edd57028a15580a7faae352fdd171e291ea71688 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Mon, 31 Jan 2022 17:50:41 -0500 Subject: [PATCH] point to s3 endpoint directly (#18497) (#18510) --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4ba081e80..2fdab6cdd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -567,7 +567,7 @@ steps: settings: acl: public-read bucket: gitea-artifacts - endpoint: https://storage.gitea.io + endpoint: https://ams3.digitaloceanspaces.com path_style: true source: "dist/release/*" strip_prefix: dist/release/ @@ -588,7 +588,7 @@ steps: settings: acl: public-read bucket: gitea-artifacts - endpoint: https://storage.gitea.io + endpoint: https://ams3.digitaloceanspaces.com path_style: true source: "dist/release/*" strip_prefix: dist/release/ @@ -663,7 +663,7 @@ steps: settings: acl: public-read bucket: gitea-artifacts - endpoint: https://storage.gitea.io + endpoint: https://ams3.digitaloceanspaces.com path_style: true source: "dist/release/*" strip_prefix: dist/release/