From 6af86fd3323d1e3ce32c8a2527557a87fbfacf47 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Tue, 12 Apr 2022 23:13:59 +0800 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index eae329a..8eeba98 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: image: plugins/s3 settings: bucket: gitea-artifacts - endpoint: https://storage.gitea.io + endpoint: https://ams3.digitaloceanspaces.com path_style: true strip_prefix: dist/ source: dist/master.tar.gz