diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9b79986bf076b6a3e04bf1ebec4250ed2e0436f7_LmdpdGxhYi1jaS55bWw=..dbf3bdd27b197391106fc4564c0a5c41fa0cd99b_LmdpdGxhYi1jaS55bWw= 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -197,6 +197,8 @@
 # Builds the image used by tests/test-networking.t
 Git service image:
   stage: images
+  tags:
+    - container-registry-push
   rules:
     - if: '$CI_PIPELINE_SOURCE == "schedule"'
     - if: '$CI_BUILD_IMAGES == "1"'