Skip to content
Snippets Groups Projects
Commit 710f8ced authored by Esben Haabendal's avatar Esben Haabendal
Browse files

CI: Cache uninative downloads for improved CI performance


Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent 42a5d249
No related branches found
No related tags found
No related merge requests found
Pipeline #5327 passed
...@@ -162,6 +162,7 @@ stages: ...@@ -162,6 +162,7 @@ stages:
cache: cache:
key: bitbake-cache key: bitbake-cache
paths: paths:
- build/downloads/uninative
- build/mirror - build/mirror
- build/cache - build/cache
- build/tmp*/cache - build/tmp*/cache
......
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