From be392be362c7bd6bfc826df7cd9ea78ddb328fd2 Mon Sep 17 00:00:00 2001
From: Mykola_Zamkovyi <Mykola_Zamkovyi@epam.com>
Date: Mon, 21 Dec 2020 11:44:52 +0200
Subject: [PATCH] GONRG-1393

---
 .gitlab-ci.yml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1339c9317..281fd428e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -53,7 +53,6 @@ include:
     ref: "master"
     file: 'cloud-providers/gcp.yml'
 
-#compile-and-unit-test:
-#  variables:
-#    GOOGLE_CLOUD_PROJECT: opendes-evt
-
+compile-and-unit-test:
+  variables:
+    GOOGLE_CLOUD_PROJECT: opendes-evt
-- 
GitLab