diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 84f52f20ecfa23817dafaffbb9c4c4e6b792c2c5..c5ef115bafa2f4f243d7f256717d46d3024285d6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -158,6 +158,10 @@ build-testenv:
   image: docker:19.03
   stage: setup
   timeout: 2h
+  only:
+    - schedules
+    - web
+    - pushes
   needs: []
   script:
       - df -h