fix(ci): deb upload
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
s3lph 2023-07-25 03:59:08 +02:00
parent fcf8736f07
commit 34b3007460
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -81,7 +81,6 @@ pipeline:
- sudo -u nobody lintian "prometheus-tlsrpt-exporter_$${EXPORTER_VERSION}-1_all.deb" || true
- >-
curl
-u "$${GITEA_API_USERNAME}:$${GITEA_API_PASSWORD}"
-XPUT
--data-binary "@prometheus-tlsrpt-exporter_$${EXPORTER_VERSION}-1_all.deb"
--user "$${GITEA_API_USERNAME}:$${GITEA_API_PASSWORD}"
--upload-file "prometheus-tlsrpt-exporter_$${EXPORTER_VERSION}-1_all.deb"
$${GITEA_API_REPOSITORY_DEB}