We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b26bac commit dd4c8a1Copy full SHA for dd4c8a1
1 file changed
.gitlab-ci.yml
@@ -31,15 +31,15 @@ build:
31
32
lint-links:
33
stage: lint
34
- image: ghcr.io/code0-tech/build-images/telescopium-lint:307.1
+ image: ghcr.io/code0-tech/build-images/telescopium-lint:315.1
35
needs: []
36
script:
37
- ./clone_projects.sh
38
- lychee --offline --no-progress --include-fragments --no-ignore content
39
40
lint-markdown:
41
42
43
44
45
0 commit comments