re-enable link check

This commit is contained in:
Robert Kaussow 2024-04-07 22:46:19 +02:00
parent 48130f156c
commit 3f79783be6
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 5 additions and 5 deletions

View File

@ -37,11 +37,11 @@ steps:
environment:
FORCE_COLOR: "true"
# - name: link-validation
# image: docker.io/lycheeverse/lychee
# group: test
# commands:
# - lychee --no-progress --format detailed exampleSite/content/ README.md
- name: link-validation
image: docker.io/lycheeverse/lychee
group: test
commands:
- lychee --no-progress --format detailed exampleSite/content/ README.md
- name: page-validation
image: quay.io/thegeeklab/lhci:0.13