Revert "ci: try to work around changes in s3 plugin"
All checks were successful
ci/woodpecker/push/gradle Pipeline was successful
ci/woodpecker/push/pages Pipeline was successful

This reverts commit c788a90270.
This commit is contained in:
Johannes Frohnmeyer 2024-06-23 14:12:58 +02:00
parent c788a90270
commit a33c70ae54
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