diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 126bde315b115fc6d1b43b5e7644d3e057324d01..6a9b73df5d20b1adcf66a79de5734af15e8bc1a8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -119,6 +119,7 @@ variables:
 ################################################################################
 stages:
   - Build Calqul
+  - Auto Deploy
   - Deploy Calqul Buttons
   - Deploy Calqul Production
 
@@ -233,8 +234,7 @@ Build Calqul Git-lfs:
 #   tags:
 #     - ns-arb-d01
 1. Init Grid:
-  stage: Deploy Calqul Buttons
-  when: manual
+  stage: Auto Deploy
   variables:
     NAMESPACE: "ns-$TRIGRAMME-$NAMESPACE_ENV"
   before_script: