From d9f87493dd8a4260159b7695d157a72053637220 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Thu, 4 Apr 2019 07:50:51 +0200 Subject: [PATCH] rename the 'releases' branch to 'stable' --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1