From 577d6f03d6e58bdde6109e60a50b854c401c4838 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 22 Sep 2017 01:00:50 +0200 Subject: Update CI file --- .gitlab-ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 988b8fc6b..53b4d7d88 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,8 +18,7 @@ build: tags: - wheezy only: - - master - - v0.9 + - v1.0 - wheezy build-v2: @@ -30,6 +29,7 @@ build-v2: tags: - jessie only: + - master - develop - v2.0 - jessie @@ -42,8 +42,7 @@ test: tags: - wheezy only: - - master - - v0.9 + - v1.0 - wheezy test-v2: @@ -54,6 +53,7 @@ test-v2: tags: - jessie only: + - master - develop - v2.0 - jessie -- cgit v1.2.3