Re: [PATCH v1 18/18] .gitlab: add avocado asset caching

2020-06-22 Thread Philippe Mathieu-Daudé
On 6/22/20 4:32 PM, Alex Bennée wrote: > These can be quite big so lets cache them. I couldn't find any nots on typo "notes"? > ccache in the gitlab docs so I've just ignored it for now. > > Signed-off-by: Alex Bennée Reviewed-by: Philippe Mathieu-Daudé > --- > .gitlab-ci.yml | 6 ++ >

[PATCH v1 18/18] .gitlab: add avocado asset caching

2020-06-22 Thread Alex Bennée
These can be quite big so lets cache them. I couldn't find any nots on ccache in the gitlab docs so I've just ignored it for now. Signed-off-by: Alex Bennée --- .gitlab-ci.yml | 6 ++ 1 file changed, 6 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7816f1434c3..693ecad770f