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 e033d21 commit 241ee79Copy full SHA for 241ee79
.drone.yml
@@ -262,6 +262,7 @@ pipeline:
262
pull: true
263
secrets: [ aws_access_key_id, aws_secret_access_key ]
264
bucket: releases
265
+ acl: public-read
266
endpoint: https://storage.gitea.io
267
path_style: true
268
strip_prefix: dist/release/
@@ -275,6 +276,7 @@ pipeline:
275
276
277
278
279
280
281
282
@@ -289,6 +291,7 @@ pipeline:
289
291
290
292
293
294
295
296
297
0 commit comments