From: Martin Quinson Date: Thu, 4 Apr 2019 05:50:51 +0000 (+0200) Subject: rename the 'releases' branch to 'stable' X-Git-Tag: v3.22.2~187 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d9f87493dd8a4260159b7695d157a72053637220 rename the 'releases' branch to 'stable' --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 57f9c0603d..8ccb3ac5bf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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