diff --git a/.woodpecker.yml b/.woodpecker.yml index fc41ad2..46917fb 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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 \ No newline at end of file + - phpdoc run \ No newline at end of file