Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
gitlab-ci: remove the dependency from pages onto ctest for the time being
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 13 Sep 2020 14:39:17 +0000 (16:39 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 13 Sep 2020 14:41:03 +0000 (16:41 +0200)
This will break the python doc, but allow faster tests of the java doc.

.gitlab-ci.yml

index ae5ebb7..2726404 100644 (file)
@@ -69,5 +69,5 @@ pages:
     - public
   only:
   - master
-  needs: ["ctest"]
+  needs: [] #["ctest"]