ci: try to work around changes in s3 plugin
Some checks failed
ci/woodpecker/push/gradle Pipeline was successful
ci/woodpecker/push/pages Pipeline failed

This commit is contained in:
Johannes Frohnmeyer 2024-06-23 14:08:38 +02:00
parent 2f26c3ee2d
commit c788a90270
Signed by: Johannes
GPG Key ID: E76429612C2929F4

View File

@ -5,13 +5,13 @@ steps:
settings:
bucket: pages
region: nebula
path_style: true
path-style: true
endpoint: https://s3.frohnmeyer-wds.de
access_key: pages
secret_key:
from_secret: pages_secret
access-key: pages
secret-key:
from-secret: pages_secret
source: static/**/*
target: /scripts
strip_prefix: static/
strip-prefix: static/
when:
- branch: master
- branch: master