diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 98536bfb3b2e0bd9a9dcb18daefcb8443fd30417..e136e30607f936262f4345d6a8fed97720213d6e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -110,16 +110,3 @@ full_check_style:
     - fi
     - done
     - if [ -n "$faulty" ]; then echo "Faulty EasyConfigs... $faulty"; exit 1; fi
-
-sync_repo_on_HPC:
-  stage: deploy
-  tags:
-    - jacamar
-    - juwels
-    - shell
-  script:
-    - cd /p/fastdata/zam/swmanage/EasyBuild/2023
-    - hostname
-    - git pull https://project_2497_bot1:$GITLAB_TOKEN@gitlab.jsc.fz-juelich.de/software-team/easybuild.git
-  only:
-    - '2023'