refactor: switch to filiph/linkcheck #76

Merged
xoxys merged 7 commits from linkcheck into main 2022-05-18 17:42:56 +02:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 9d036bf50c - Show all commits

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
...