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

gitlab ci: cache whole openwrt directory

parent f95766b9
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ stages: ...@@ -26,7 +26,7 @@ stages:
expire_in: 1 day expire_in: 1 day
cache: cache:
paths: paths:
- gluon/openwrt/dl - gluon/openwrt/
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.
Finish editing this message first!
Please register or to comment