From 30dea3f0d47ea1bd7d7d894a6e08932d9577de47 Mon Sep 17 00:00:00 2001
From: jerzyjamroz <jerzy.jamroz@ess.eu>
Date: Mon, 27 Apr 2020 14:30:24 +0200
Subject: [PATCH] fix: Branch refers with bvx.x.x to the tag number.

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3298cb3..69e2960 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,4 +16,4 @@ deploy-reftabs:
       -J deploy-supercycles-reftabs
       --monitor
   only:
-    - 1.6.1@icshwi/reftabs
+    - bv1.6.1@icshwi/reftabs
-- 
GitLab