diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 287365758ceaa7b1502ab4fc63cccf6c95cd9e5a..623ec22982ddb038c610e2cca5dd6a3ad3c4054f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -113,7 +113,7 @@ workflow:
 build_http_proxy_image:
   stage: build
   environment:
-    name: $ENV
+    name: build
   tags:
     - build
   variables:
@@ -126,7 +126,7 @@ build_http_proxy_image:
 build_ssh_proxy_image:
   stage: build
   environment:
-    name: $ENV
+    name: build
   tags:
     - build
   variables:
@@ -165,7 +165,7 @@ build_ssh_proxy_image:
 build_login_image:
   stage: build
   environment:
-    name: $ENV
+    name: build
   tags:
     - build
   <<: *build_login_image_template
@@ -176,7 +176,7 @@ build_login_image:
 build_ood_image:
   stage: build
   environment:
-    name: $ENV
+    name: build
   tags:
     - build
   script: