Skip to content
Snippets Groups Projects
Commit e2498edb authored by nrbffs's avatar nrbffs
Browse files

gitlab ci: only cache some folders

parent 12d3aa0a
No related branches found
No related tags found
No related merge requests found
Pipeline #73 passed
...@@ -27,7 +27,9 @@ stages: ...@@ -27,7 +27,9 @@ stages:
expire_in: 1 day expire_in: 1 day
cache: cache:
paths: paths:
- gluon/openwrt/ - gluon/openwrt/dl
- gluon/openwrt/staging_dir
- gluon/openwrt/feeds
key: "gluon-cache" key: "gluon-cache"
target:ar71xx-generic: target:ar71xx-generic:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment