mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-05 04:40:43 +00:00
[skip ci] skip link check
This commit is contained in:
parent
2f01b4b903
commit
a7fcfa7bc2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user