fix: ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
s3lph 2023-07-24 00:44:20 +02:00
parent 0b00f45686
commit ef03b1cc50
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -67,20 +67,14 @@ pipeline:
upload:
image: woodpeckerci/plugin-s3
group: upload
secrets:
- MINIO_ACCESS_KEY
- MINIO_SECRET_KEY
- MINIO_ENDPOINT
- MINIO_BUCKET
settings:
endpoint:
from_secret: MINIO_ENDPOINT
bucket:
from_secret: MINIO_BUCKET
endpoint: https://minio.kabelsalat.ch
bucket: s3lph-prometheus-tlsrpt-exporter
access_key:
from_secret: MINIO_ACCESS_KEY
from_secret: S3_ACCESS_KEY_ID
secret_key:
from_secret: MINIO_SECRET_KEY
from_secret: S3_SECRET_ACCESS_KEY
source: publish/*
target: /artifacts
path_style: true
strip_prefix: true