|
|
|
@ -567,7 +567,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/
|
|
|
|
@ -588,7 +588,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/
|
|
|
|
@ -665,7 +665,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/
|
|
|
|
|