fix CI release upload: switch to woodpecker/plugin-s3 #428

Merged
6543 merged 1 commits from noerw/tea:fix-release-upload into master 2021-10-10 12:48:52 +00:00

View File

@ -96,7 +96,7 @@ steps:
- name: tag-release
pull: always
image: plugins/s3:1
image: woodpeckerci/plugin-s3:latest
settings:
acl: public-read
bucket: gitea-artifacts
@ -116,7 +116,7 @@ steps:
- name: release-branch-release
pull: always
image: plugins/s3:1
image: woodpeckerci/plugin-s3:latest
settings:
acl: public-read
bucket: gitea-artifacts
@ -138,7 +138,7 @@ steps:
- name: release
pull: always
image: plugins/s3:1
image: woodpeckerci/plugin-s3:latest
settings:
acl: public-read
bucket: gitea-artifacts