From ec709278308f2b518a23d64c749a0ce937356037 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sun, 12 Sep 2021 17:02:21 +0100 Subject: [PATCH] env is Dev --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d62c08c..c2576ef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,7 @@ nonreg: tags: - dotnet stage: test + environment: Development script: - | echo "$CI_JOB_STAGE"