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>
(cherry picked from commit f0c14bdef3)
This commit is contained in:
parent
ef1f874c3b
commit
4252cff505
1 changed files with 1 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ build:
|
|||
paths:
|
||||
- mutter
|
||||
- build
|
||||
- subprojects/gvc
|
||||
|
||||
test:
|
||||
stage: test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue