diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c273611478ffabc6a73350c0068d9a680379147c..452c24fa30a06f32deeff4995d9d1a031ca336e5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -148,7 +148,7 @@ Build_Linux_Without_Cluster:
           artifacts: true
 
 # Deploys to vrdev
-Deploy_Windows:
+.Deploy_Windows:
     rules: 
       - if: $CI_PIPELINE_SOURCE == "web"
       - if: $CI_PIPELINE_SOURCE == "schedule"