X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8ee21732cd938d25cad1c0d80c592aee63981e7d..c3f37e234197c8e3d0b8e06221689f44251d5f50:/.gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 720db9bb10..57f9c0603d 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: + - releases 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