forked from AuroraMiddleware/gtk
gitlab-ci: cache meson subprojects
This saves another 30sec here and reducing clone operations on the gnome gitlab instance is probably a good idea as well.
This commit is contained in:
parent
46436158eb
commit
1395f78679
@ -11,6 +11,11 @@ before_script:
|
||||
cache:
|
||||
paths:
|
||||
- _ccache/
|
||||
- subprojects/gdk-pixbuf/
|
||||
- subprojects/glib/
|
||||
- subprojects/graphene/
|
||||
- subprojects/libepoxy/
|
||||
- subprojects/pango/
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
Loading…
Reference in New Issue
Block a user