diff --git a/debian/gitlab-ci.yml b/debian/gitlab-ci.yml
index b1220f45fa4b5ac60f1aa8c9e3bdeb9234843eb1..b918a45189b443fdfe35a6c4e8f58a264aae06e4 100644
--- a/debian/gitlab-ci.yml
+++ b/debian/gitlab-ci.yml
@@ -43,6 +43,9 @@ autopkgtest:
 
 ubsan:
     stage: test
+    tags:
+        - docker
+        - linux
     image: "${BUILD_IMAGE}"
     script:
         - |