diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b6b0c097a421ba1902628c082386b5839e7f73e1..6402e77fc077fbf18d8322402a54f175f1f57dd2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ build_image:
   stage: build
   image: docker:18.09.7
   only:
-    - deb
+    - master
   services:
     - docker:18.09.7-dind
   script: