From 3db1ef5c41c03c9e169eaa198cbef69a0a26615f Mon Sep 17 00:00:00 2001
From: Georgi Michev <georgi.michev@vereign.com>
Date: Thu, 7 Jul 2022 19:50:10 +0000
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 696a9214..ed32808d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 variables:
     CUCUMBER_TAG:
-        value: "test"
+        value: "tsa"
         description: "This determines which test will be runned. Valid options are - 'cache', 'policy', 'signer', 'task', 'negative'."
 
 stages:
-- 
GitLab