1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-05-22 08:55:42 +02:00

link checker: ignore failures (#4533)

This commit is contained in:
Patrick Schratz
2024-12-08 15:07:34 +01:00
committed by GitHub
parent 995e71dfac
commit fe36788fe8
+1
View File
@@ -5,6 +5,7 @@ when:
steps:
- name: links
image: docker.io/lycheeverse/lychee:0.15.1
failure: ignore
depends_on: []
commands:
- lychee pipeline/frontend/yaml/linter/schema/schema.json > links.md