Scripts/.woodpecker/.pages.yml
JFronny 32648ae678
All checks were successful
ci/woodpecker/push/pages Pipeline was successful
ci/woodpecker/push/gradle Pipeline was successful
Fix pt 8
2022-10-28 00:10:23 +02:00

16 lines
363 B
YAML

pipeline:
scripts:
image: woodpeckerci/plugin-s3
settings:
bucket: pages
region: nebula
path_style: true
endpoint: https://s3.frohnmeyer-wds.de
access_key: pages
secret_key:
from_secret: pages_secret
source: static/**/*
target: /scripts
strip_prefix: static/
when:
- branch: master