debug
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
Robert Kaussow 2021-10-23 16:50:26 +02:00
parent c5fbc75bcf
commit 85d65e3b0d
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ steps:
commands:
- pwd
- ls -la
- source .drone.env
- source /drone/src/.drone.env
- wget -q https://github.com/OpenPrinting/cups/releases/download/v$CUPS_VERSION/cups-v$CUPS_VERSION-source.tar.gz
- rpmbuild -ta --without libusb1 cups-${CUPS_VERSION##v}-source.tar.gz
@ -94,6 +94,6 @@ depends_on:
---
kind: signature
hmac: 4b4df798048280d05cded5afe47b708f110f9ef272da4f2f22041e31a79c43f0
hmac: 6a222591b75dd1b22d278467cb82fcac5fbba807607ce61f3335a160a0644515
...