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 8ab815a commit ffbd0feCopy full SHA for ffbd0fe
.drone.yml
@@ -530,7 +530,7 @@ steps:
530
image: plugins/s3:1
531
settings:
532
acl: public-read
533
- bucket: releases
+ bucket: gitea-artifacts
534
endpoint: https://storage.gitea.io
535
path_style: true
536
source: "dist/release/*"
@@ -551,7 +551,7 @@ steps:
551
552
553
554
555
556
557
@@ -626,7 +626,7 @@ steps:
626
627
628
629
630
631
632
0 commit comments