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

CI: cache only downloads

parent 7f9176a5
No related branches found
No related tags found
1 merge request!3CI: cache only downloads
Pipeline #33 passed
......@@ -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