diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5b425286ba3a4c55e6378eaf34869746e76c94db..6245f375ecbe7b4cbc8a7e2fe49bcdf1864ca28d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,3 +28,5 @@ docker-build:
     - if: $CI_COMMIT_BRANCH
       exists:
         - infiles_dps/dockerfile
+  tags:
+    - shell
\ No newline at end of file