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 00f1d5a734ea21c3bf952bf5aebf002bf62e2ebd..64e8e26d9bf60641c4eac2caafeb113f105ece11 100644 (file)
@@ -8,7 +8,7 @@ pages:
   - cd docs
   - LC_ALL=C.UTF-8 ./Build.sh
   - mv build/html ../public
-  - linkchecker --ignore-url=https://simgrid.org/doc/3 https://simgrid.org
+  - linkchecker --check-extern --ignore-url='.*\.css$' ../public
   artifacts:
     paths:
     - public