From de25de42289177e49e46403433a8c9dc4f0ea9f1 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Mon, 31 Jan 2022 17:44:51 -0500 Subject: [PATCH] point to s3 endpoint directly (#18497) --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index a432881d0b208..843d0f9923d2a 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/