X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/01e391d1d16baaa9ca0a8b7105d132acd08947ab..a0d7f5a38fc6c698aa54f44d007b06e918c23196:/.gitlab-ci.yml?ds=sidebyside diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9fd21d49ae..64e8e26d9b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ pages: - cd docs - LC_ALL=C.UTF-8 ./Build.sh - mv build/html ../public - - linkchecker build/html + - linkchecker --check-extern --ignore-url='.*\.css$' ../public artifacts: paths: - public