diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e537adfebf04d843173e96724df29edbe32904de..81a0e3f6dc6a6daa31413aa95972fe9d9d38452a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -136,8 +136,8 @@ variables:
 # deploy the production release of tools
 .deploy-prod-release:
   variables:
-    SPACK_ENV: ebrains-24-04
-    RELEASE_NAME: EBRAINS-24.04
+    SPACK_ENV: ebrains-25-02
+    RELEASE_NAME: EBRAINS-25.02
   rules:
     - if: $CI_COMMIT_BRANCH =~ /^ebrains/
       when: manual