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

CI: cache only downloads

parent 7f9176a5
Branches nrbffs/ci-cache-only-dl
No related tags found
No related merge requests found
......@@ -26,9 +26,8 @@ stages:
expire_in: 1 day
cache:
paths:
- gluon/packages
- gluon/openwrt/dl
key: "$CI_COMMIT_TAG-$GLUON_TARGET"
key: "gluon-cache"
target:ar71xx-generic:
extends: .target
......
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