Skip to content
Snippets Groups Projects
Verified Commit 58d63378 authored by Huste, Tobias's avatar Huste, Tobias :rabbit:
Browse files

Add failing URLs to ignore list

parent 22db5fab
No related branches found
No related tags found
1 merge request!227Fix external link checking: Put failing links to the ignore list
......@@ -160,7 +160,7 @@ test:htmlproofer:external_links:
script:
- "bundle exec htmlproofer \
--internal-domains localhost:4000 \
--url-ignore 'https://www.openstoragenetwork.org' \
--url-ignore '/www.openstoragenetwork.org/,/www.hzdr.de/,/indico4.twgrid.org/,/aai.helmholtz.de/,/cvs.data.kit.edu/' \
--assume-extension public/"
rules:
- if: '$CI_PIPELINE_SOURCE == "schedule"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment