ci: use secret for s3 endpoint

This commit is contained in:
Robert Kaussow 2023-09-26 21:40:32 +02:00
parent 15bface557
commit 8f4b694d7e
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 2 additions and 1 deletions

View File

@ -57,7 +57,8 @@ steps:
from_secret: s3_access_key
bucket: geekdocs
delete: true
endpoint: https://sp.rknet.org
endpoint:
from_secret: s3_endpoint
path_style: true
secret_key:
from_secret: s3_secret_access_key