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 1 additions and 0 deletions
Showing only changes of commit d873936455 - Show all commits

View File

@ -36,6 +36,7 @@ steps:
- name: verify - name: verify
image: thegeeklab/alpine-tools image: thegeeklab/alpine-tools
commands: commands:
- tree src
- src/build/linkcheck/linkcheck --help - src/build/linkcheck/linkcheck --help
- src/build/linkcheck/linkcheck --version - src/build/linkcheck/linkcheck --version
depends_on: depends_on: