From 942b3b7fe17e60d440192febc9658ee3dd8e950c Mon Sep 17 00:00:00 2001
From: Athanasios Karmas <karmas@athenarc.gr>
Date: Fri, 16 Jul 2021 11:24:26 +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..5b6dc535 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: create
 
 deploy-build-environment:
   stage: deploy
-- 
GitLab