Remove S3 server
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Jens True 2023-08-21 07:47:46 +00:00
parent 6f1e3dcdd0
commit 236f74c1d8

@ -21,17 +21,4 @@ pipeline:
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
strip_prefix: output/
endpoint: https://s3.jcktrue.dk
- phpdoc run