X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8a391a6fd88bb216ecf48d5e8489d41fcbd55983..d9f87493dd8a4260159b7695d157a72053637220:/.gitlab-ci.yml?ds=sidebyside diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 720db9bb10..8ccb3ac5bf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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