steps: scripts: image: woodpeckerci/plugin-s3 pull: true 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