From 5a16cbdaf69d447e801f0ae5f19b04a38dda939c Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Mon, 31 Jan 2022 17:50:20 -0500 Subject: [PATCH] point to s3 endpoint directly (#18497) (#18509) --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index a432881d0b..843d0f9923 100644 --- a/.drone.yml +++ b/.drone.yml @@ -531,7 +531,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/ @@ -552,7 +552,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/ @@ -627,7 +627,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/