mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
ci: Ignore a ‘dubious ownership’ warning when updating submodules
It’s irrelavent. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
13c3595363
commit
9dd59ba8ad
@ -61,6 +61,7 @@ variables:
|
||||
extends: .only-default
|
||||
before_script:
|
||||
- rm -rf subprojects/gvdb
|
||||
- git config --global --add safe.directory $(pwd)
|
||||
- git submodule update --init --depth 1
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: "none"
|
||||
|
Loading…
Reference in New Issue
Block a user