We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88392e commit 39d209dCopy full SHA for 39d209d
.drone.yml
@@ -522,7 +522,7 @@ steps:
522
image: plugins/s3:1
523
settings:
524
acl: public-read
525
- bucket: releases
+ bucket: gitea-artifacts
526
endpoint: https://storage.gitea.io
527
path_style: true
528
source: "dist/release/*"
@@ -543,7 +543,7 @@ steps:
543
544
545
546
547
548
549
@@ -618,7 +618,7 @@ steps:
618
619
620
621
622
623
624
0 commit comments