aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortechknowlogick2022-01-31 17:50:20 -0500
committerGitHub2022-01-31 17:50:20 -0500
commit5a16cbdaf69d447e801f0ae5f19b04a38dda939c (patch)
tree68b12d68c95323b2804787c5e0838ffe84ba5922
parent889bdf9196723f2b546a03fac8bb0e2de7fea728 (diff)
point to s3 endpoint directly (#18497) (#18509)
-rw-r--r--.drone.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.drone.yml b/.drone.yml
index a432881d0..843d0f992 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/