Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Test using macros for arguments checking, saves some duplicated lines.
[simgrid.git] / .gitlab-ci.yml
index 57f9c06..8ccb3ac 100644 (file)
@@ -21,7 +21,7 @@ ctest:
 
 release:
   only:
-  - releases
+  - 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