Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
RegionSnap: only use pointers to regions for sake of simplicity
[simgrid.git] / .gitlab-ci.yml
index 3b5eebfc2e23c509feacd31d5f5a52b7014f0204..64e8e26d9bf60641c4eac2caafeb113f105ece11 100644 (file)
@@ -8,7 +8,7 @@ pages:
   - cd docs
   - LC_ALL=C.UTF-8 ./Build.sh
   - mv build/html ../public
-  - linkchecker ../public
+  - linkchecker --check-extern --ignore-url='.*\.css$' ../public
   artifacts:
     paths:
     - public