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

This commit is contained in:
Robert Kaussow 2022-05-18 17:38:42 +02:00
parent 15eb1fca8e
commit 9d036bf50c
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@ steps:
- name: verify
image: thegeeklab/alpine-tools
commands:
- apk add tree
- tree src
- src/build/linkcheck/linkcheck --help
- src/build/linkcheck/linkcheck --version
@ -218,6 +219,6 @@ depends_on:
---
kind: signature
hmac: f28151c98eb52c02e331395dc85847a6461fde84b08c6bffd58a178c65313077
hmac: 9ec54dad33a20a7f0e312b9b00fa5b79aa81c2f33d04ac53efc1568bf8ac9847
...