Skip to content
Snippets Groups Projects
Commit a2f1d542 authored by Uwe Jandt (DESY, HIFIS)'s avatar Uwe Jandt (DESY, HIFIS)
Browse files

Update .gitlab-ci.yml

parent 221f7c34
No related branches found
No related tags found
1 merge request!156fix broken external links
......@@ -160,7 +160,7 @@ test:htmlproofer:external_links:
script:
- "bundle exec htmlproofer \
--internal-domains localhost:4000 \
--url-ignore 'https://www.openstoragenetwork.org/'
--url-ignore 'https://www.openstoragenetwork.org' \
--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