Compare commits

..

No commits in common. "c38b088fff6f64d53b6a803e8513b678efa10c5b" and "3b9cea1c70641dc3e260da53e486dce38891e4b7" have entirely different histories.

@ -21,19 +21,3 @@ pipeline:
- apt update - apt update
- apt install rclone - apt install rclone
- vendor/bin/phpunit tests - vendor/bin/phpunit tests
document:
image: phpdoc/phpdoc
commands:
- phpdoc run
upload:
image: woodpeckerci/plugin-s3
settings:
bucket: buildserver
access_key:
from_secret: access_key_id
secret_key:
from_secret: secret_access_key
source: output/**/*
target: /backupscript/latest/
path_style: true
endpoint: https://s3.jcktrue.dk