From 43ea3a767d007acf2b301eaf96f3f9b8f5ebfc9a Mon Sep 17 00:00:00 2001 From: Athanasios Karmas <karmas@athenarc.gr> Date: Fri, 16 Jul 2021 11:29:57 +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 5b6dc535..aba81c61 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: create + OP: update deploy-build-environment: stage: deploy -- GitLab