Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mc: some snake_casing on the way
[simgrid.git] / .gitlab-ci.yml
index 00f1d5a..64e8e26 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