|
|
@ -530,7 +530,7 @@ steps: |
|
|
|
image: plugins/s3:1 |
|
|
|
image: plugins/s3:1 |
|
|
|
settings: |
|
|
|
settings: |
|
|
|
acl: public-read |
|
|
|
acl: public-read |
|
|
|
bucket: releases |
|
|
|
bucket: gitea-artifacts |
|
|
|
endpoint: https://storage.gitea.io |
|
|
|
endpoint: https://storage.gitea.io |
|
|
|
path_style: true |
|
|
|
path_style: true |
|
|
|
source: "dist/release/*" |
|
|
|
source: "dist/release/*" |
|
|
@ -551,7 +551,7 @@ steps: |
|
|
|
image: plugins/s3:1 |
|
|
|
image: plugins/s3:1 |
|
|
|
settings: |
|
|
|
settings: |
|
|
|
acl: public-read |
|
|
|
acl: public-read |
|
|
|
bucket: releases |
|
|
|
bucket: gitea-artifacts |
|
|
|
endpoint: https://storage.gitea.io |
|
|
|
endpoint: https://storage.gitea.io |
|
|
|
path_style: true |
|
|
|
path_style: true |
|
|
|
source: "dist/release/*" |
|
|
|
source: "dist/release/*" |
|
|
@ -626,7 +626,7 @@ steps: |
|
|
|
image: plugins/s3:1 |
|
|
|
image: plugins/s3:1 |
|
|
|
settings: |
|
|
|
settings: |
|
|
|
acl: public-read |
|
|
|
acl: public-read |
|
|
|
bucket: releases |
|
|
|
bucket: gitea-artifacts |
|
|
|
endpoint: https://storage.gitea.io |
|
|
|
endpoint: https://storage.gitea.io |
|
|
|
path_style: true |
|
|
|
path_style: true |
|
|
|
source: "dist/release/*" |
|
|
|
source: "dist/release/*" |
|
|
|