ci: Cache git upstream clone
This commit is contained in:
parent
0a92bac427
commit
46ae4538f3
|
@ -19,6 +19,7 @@ variables:
|
|||
key: "${CI_JOB_NAME}"
|
||||
paths:
|
||||
- ccache/
|
||||
- '*.git'
|
||||
artifacts:
|
||||
paths:
|
||||
- build/*
|
||||
|
|
Loading…
Reference in New Issue