From 36e459e2a9b9d7a4e5a104418b34e26d24662e1b Mon Sep 17 00:00:00 2001
From: Athanasios Karmas <karmas@athenarc.gr>
Date: Fri, 16 Jul 2021 10:42:34 +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 aba81c61..e654be1b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
   #BUILD_ENV: int-build
   #BUILD_ENV: ebrains/ for DT
   BUILD_ENV: test-build
-  OP: update
+  OP: testing
 
 deploy-build-environment:
   stage: deploy
-- 
GitLab