|
|
|
@ -531,7 +531,7 @@ steps: |
|
|
|
|
settings: |
|
|
|
|
acl: public-read |
|
|
|
|
bucket: gitea-artifacts |
|
|
|
|
endpoint: https://storage.gitea.io |
|
|
|
|
endpoint: https://ams3.digitaloceanspaces.com |
|
|
|
|
path_style: true |
|
|
|
|
source: "dist/release/*" |
|
|
|
|
strip_prefix: dist/release/ |
|
|
|
@ -552,7 +552,7 @@ steps: |
|
|
|
|
settings: |
|
|
|
|
acl: public-read |
|
|
|
|
bucket: gitea-artifacts |
|
|
|
|
endpoint: https://storage.gitea.io |
|
|
|
|
endpoint: https://ams3.digitaloceanspaces.com |
|
|
|
|
path_style: true |
|
|
|
|
source: "dist/release/*" |
|
|
|
|
strip_prefix: dist/release/ |
|
|
|
@ -627,7 +627,7 @@ steps: |
|
|
|
|
settings: |
|
|
|
|
acl: public-read |
|
|
|
|
bucket: gitea-artifacts |
|
|
|
|
endpoint: https://storage.gitea.io |
|
|
|
|
endpoint: https://ams3.digitaloceanspaces.com |
|
|
|
|
path_style: true |
|
|
|
|
source: "dist/release/*" |
|
|
|
|
strip_prefix: dist/release/ |
|
|
|
|