Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
CI: restore the dependency of pages onto ctest for the python doc
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 13 Sep 2020 22:42:44 +0000 (00:42 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 13 Sep 2020 22:42:44 +0000 (00:42 +0200)
.gitlab-ci.yml

index 02ad30c..932f59c 100644 (file)
@@ -70,5 +70,5 @@ pages:
     - public
   only:
   - master
-  needs: [] #["ctest"]
+  needs: ["ctest"]