diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0d2ed88a90f2d954aafae6108f7d54390d2fcf4d..8efa183286430e272f1ccacb4152baddd3f41f31 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,7 +27,9 @@ stages:
     expire_in: 1 day
   cache:
     paths:
-      - gluon/openwrt/
+      - gluon/openwrt/dl
+      - gluon/openwrt/staging_dir
+      - gluon/openwrt/feeds
     key: "gluon-cache"
  
 target:ar71xx-generic: