diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ff6bc5c36efe795e178ac54cedc3ee2166ee6e07..d2bf24ff1d13ff01172652110a5daea06abf63e2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -136,7 +136,7 @@ build_ssh_proxy_image:
 deploy_http_proxy_node:
   stage: deploy
   environment:
-    name: staging
+    name: $ENV
   tags:
     - build
   script:
@@ -184,7 +184,7 @@ deploy_http_proxy_node:
 deploy_ssh_proxy_node:
   stage: deploy
   environment:
-    name: staging
+    name: $ENV
   tags:
     - build
   script: