diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 729ff710564b729edb08672aabe1101abdf763c7..e0eaebc718e4ceb0cb19e6a171cbf774534bb575 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -54,6 +54,12 @@ build:
     paths:
     - lib/
     - target/
+    - data/
+    - ee/
+    - example_settings/
+    - reports/
+    - toolkit/
+    - wdm_settings/
   allow_failure: false
 
 # Use the generated build output to run the tests.