Secrets in CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Jens True 2023-07-11 10:41:06 +00:00
parent f247734385
commit c38b088fff

@ -29,6 +29,10 @@ pipeline:
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