Test of S3
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Jens True 2023-06-20 08:56:47 +00:00
parent f5c12c8180
commit c3345562cd

@ -16,6 +16,17 @@ pipeline:
commands:
- doxygen
upload:
image: woodpeckerci/plugin-s3
settings:
bucket: ledcontroller-3bit
access_key:
from_secret: ACCESS_KEY
secret_key:
from_secret: SECRET_KEY
source: output/
target: /
endpoint: https://s3.jcktrue.dk/
deploy:
image: debian
commands: