Skip to content

Commit

Permalink
skip link check
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys committed Apr 7, 2024
1 parent 6eb5765 commit eb58e99
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .woodpecker/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eb58e99

Please sign in to comment.