mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 20:30:39 +00:00
skip link check
This commit is contained in:
parent
6eb576575e
commit
eb58e99158
@ -37,11 +37,11 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
FORCE_COLOR: "true"
|
FORCE_COLOR: "true"
|
||||||
|
|
||||||
- name: link-validation
|
# - name: link-validation
|
||||||
image: docker.io/lycheeverse/lychee
|
# image: docker.io/lycheeverse/lychee
|
||||||
group: test
|
# group: test
|
||||||
commands:
|
# commands:
|
||||||
- lychee --no-progress --format detailed exampleSite/content/ README.md
|
# - lychee --no-progress --format detailed exampleSite/content/ README.md
|
||||||
|
|
||||||
- name: page-validation
|
- name: page-validation
|
||||||
image: quay.io/thegeeklab/lhci:0.13
|
image: quay.io/thegeeklab/lhci:0.13
|
||||||
|
Loading…
Reference in New Issue
Block a user