ci: Cache git upstream clone

This commit is contained in:
Markus Frosch 2019-03-12 19:37:12 +01:00
parent 0a92bac427
commit 46ae4538f3
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ variables:
key: "${CI_JOB_NAME}"
paths:
- ccache/
- '*.git'
artifacts:
paths:
- build/*