mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
ci: Also store gvc subproject in artifacts
After the subproject moved to a meson wrap, its checkout is no longer managed by gitlab. While meson will take care of checking out required submodules during setup, this will not happen for `test` or `dist`, so store the checked out code in artifacts. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3370>
This commit is contained in:
parent
9b20c96691
commit
f0c14bdef3
1 changed files with 1 additions and 0 deletions
|
|
@ -203,6 +203,7 @@ build:
|
||||||
paths:
|
paths:
|
||||||
- mutter
|
- mutter
|
||||||
- build
|
- build
|
||||||
|
- subprojects/gvc
|
||||||
- subprojects/jasmine-gjs
|
- subprojects/jasmine-gjs
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue