From a903232c2759bf4b85bd251e6a23b839d0facf5c Mon Sep 17 00:00:00 2001 From: Mykola_Zamkovyi <Mykola_Zamkovyi@epam.com> Date: Mon, 21 Dec 2020 10:50:37 +0200 Subject: [PATCH] GONRG-1393 --- .gitlab-ci.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 281fd428e..1339c9317 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -53,6 +53,7 @@ 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