diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1818154ab3522b9931516ee1a7ac905fda8c6cc3..dbda9fd45e6e31b04d877853bd8f6fcc822964e9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,15 +5,10 @@ stages:
   - release
 
 include:
-  tags:
-    - cgg
-    - win22
-    - docker-windows
   # include the component located in the current project from the current SHA
   - component: $CI_SERVER_FQDN/$CI_PROJECT_PATH/vs22-cmake@$CI_COMMIT_SHA
     inputs:
       stage: component
-      job-name: 
       tags:
         - cgg
         - win22