diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 93f5e62fbe475d53c78f5bb4153bac3f15a14e1e..1405a02511721af465b7217bbfc2a5ae53eac649 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,6 +47,8 @@ build:lcg:el7:
   extends: .build_template
   variables:
     LCG_RELEASE: LCG
+  tags:
+    - centos7
 
 ##############################################################################
 # Build CentOS 7 (KEY4HEP)
@@ -55,4 +57,6 @@ build:k4:el7:
   extends: .build_template
   variables:
     LCG_RELEASE: KEY4HEP_STACK
+  tags:
+    - centos7