Skip to content
Snippets Groups Projects
Commit 50887a45 authored by Nico's avatar Nico
Browse files

ci: cache dl-cache

parent a0af0c31
No related branches found
No related tags found
No related merge requests found
Pipeline #3628 passed
...@@ -81,7 +81,10 @@ build-target: ...@@ -81,7 +81,10 @@ build-target:
expire_in: 1 day expire_in: 1 day
when: always when: always
access: developer access: developer
cache: [] cache:
key: dl-cache-ffs
paths:
- ffs-openwrt-dl-cache/
parallel: parallel:
matrix: matrix:
- TARGET: armsr-armv7 - TARGET: armsr-armv7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment