From fffdfa59b5763f589e58bb32285485f8c70fca1f Mon Sep 17 00:00:00 2001 From: Athanasios Karmas <karmas@athenarc.gr> Date: Thu, 15 Jul 2021 10:15:30 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3efd211b..e5bd25a4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,8 @@ stages: variables: OPENSHIFT_SERVER: https://okd-dev.hbp.eu #BUILD_ENV: int-build - BUILD_ENV: ebrains/ + #BUILD_ENV: ebrains/ for DT + BUILD_ENV: test-build deploy-build-environment: stage: deploy -- GitLab