From 41650740f0e70da073e6f55931f0d4b4ad903f15 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Mon, 31 Jan 2022 14:55:14 -0500 Subject: [PATCH] point to s3 endpoint directly --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 74567cafeca16..88ef4a7a9cf35 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/ @@ -665,7 +665,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/