diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 12dd6eaad02e6f5d9be9b09da6f6a057dc3500eb..ea96874b98c18edb72a00ecb19c5cc8651c8e0d4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -62,8 +62,6 @@ deploy branch:
     - tags
     - cern-master
     - cern-qa
-  tags:
-    - cci-swarm-builder
 
 # The token is required to be written in a file and not evaluate the curl request since it containes
 # the protected password variable.
@@ -105,5 +103,3 @@ deploy tag:
     - done
   only:
     - tags
-  tags:
-    - cci-swarm-builder