From 684a9270fdc99fef283132cfd2d32791f430f00e Mon Sep 17 00:00:00 2001 From: jon r Date: Tue, 8 Apr 2025 14:35:19 +0200 Subject: [PATCH] chore(CI/find_broken_links): include fragments in lychee run addresses #2439 --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2401a5c81..1004767f7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -152,6 +152,7 @@ find_broken_links: lychee --cache --no-progress + --include-fragments --exclude-all-private --exclude 'demo\.funkwhale\.audio' --exclude 'nginx\.com'