From 2344c6027e850797bb2b57e38db7a21a1dbc57c8 Mon Sep 17 00:00:00 2001 From: "flow.gunso" Date: Tue, 7 Jan 2020 12:14:20 +0100 Subject: [PATCH] Add the milestone--2.0 branch to the CI publish job --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea3494f..37ea3cc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,6 +46,7 @@ publish.tags: script: /bin/bash -e .utilities/publish.tags.sh only: - tags + - milestone--2.0 artifacts: paths: - $CI_PROJECT_NAME.tar