Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MPI_INFO_ENV ... Still does nothing for now
[simgrid.git] / .gitlab-ci.yml
index 720db9bb10d90a2d46bfb2e81bac4b6eed1ac6d3..8ccb3ac5bfce7373f0571bf86b52c41f5665f0a3 100644 (file)
@@ -20,8 +20,8 @@ ctest:
   - make VERBOSE=1 all tests && ctest --output-on-failure
 
 release:
-  #only:
-  #- schedules
+  only:
+  - stable
   script:
   - apt update && apt install -y binutils-x86-64-linux-gnu wget unzip zip
   # Build the linux version of the jarfile without the boost dependency