fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
s3lph 2023-07-23 20:38:20 +02:00
parent bbd1bfabf4
commit fc56c7fe08
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -30,7 +30,7 @@ pipeline:
image: python:3.11-bookworm
group: package
commands:
- apt update; apt install -y lintian
- apt update; apt install -y lintian rsync
- export EXPORTER_VERSION=$(python3 -c 'import tlsrpt_exporter; print(tlsrpt_exporter.__version__)')
- mkdir -p package/debian/prometheus-tlsrpt-exporter/usr/share/prometheus-tlsrpt-exporter
- cp -r templates/ package/debian/prometheus-tlsrpt-exporter/usr/share/prometheus-tlsrpt-exporter/templates/