This commit is contained in:
parent
4b95573723
commit
ac0abe764c
1 changed files with 1 additions and 1 deletions
|
@ -58,5 +58,5 @@ pipeline:
|
|||
- sed -re "s/__VERSION__/$${EXPORTER_VERSION}-1/g" -i prometheus-tlsrpt-exporter/DEBIAN/control
|
||||
- dpkg-deb --build prometheus-tlsrpt-exporter
|
||||
- mv prometheus-tlsrpt-exporter.deb "prometheus-tlsrpt-exporter_$${EXPORTER_VERSION}-1_all.deb"
|
||||
- sudo -u nobody lintian "prometheus-tlsrpt-exporter_$${EXPORTER_VERSION}-1_all.deb"
|
||||
- sudo -u nobody lintian "prometheus-tlsrpt-exporter_$${EXPORTER_VERSION}-1_all.deb" || true
|
||||
- sha256sum *.deb > SHA256SUMS
|
||||
|
|
Loading…
Reference in a new issue