Add extension to cache.
continuous-integration/drone/push Build is failing Details

Signed-off-by: Yilin Sun <imi415@imi.moe>
This commit is contained in:
Yilin Sun 2024-04-17 14:43:49 +08:00
parent 3234c7a269
commit 0803e5765e
Signed by: imi415
GPG Key ID: DB982239424FF8AC
1 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ steps:
secret_key:
from_secret: cache_aks
restore: true
filename: "cache_rpi2"
filename: "cache_rpi2.tar.xz"
mount:
- ./dl
- ./ccache
@ -58,7 +58,7 @@ steps:
from_secret: cache_aks
rebuild: true
flush: true
filename: "cache_rpi2"
filename: "cache_rpi2.tar.xz"
mount:
- ./dl
- ./ccache
@ -103,7 +103,7 @@ steps:
secret_key:
from_secret: cache_aks
restore: true
filename: "cache_rpi2"
filename: "cache_t113i.tar.xz"
mount:
- ./dl
- ./ccache
@ -123,7 +123,7 @@ steps:
from_secret: cache_aks
rebuild: true
flush: true
filename: "cache_rpi2"
filename: "cache_t113i.tar.xz"
mount:
- ./dl
- ./ccache