Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add s4u-cloud-simple to the list of examples
[simgrid.git] / .gitlab-ci.yml
index 1bf6ab8..64e8e26 100644 (file)
@@ -8,7 +8,7 @@ pages:
   - cd docs
   - LC_ALL=C.UTF-8 ./Build.sh
   - mv build/html ../public
-  - linkchecker --ignore-url="*.css" ../public
+  - linkchecker --check-extern --ignore-url='.*\.css$' ../public
   artifacts:
     paths:
     - public