mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-18 14:48:53 +02: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:
@@ -61,6 +61,7 @@ variables:
|
|||||||
extends: .only-default
|
extends: .only-default
|
||||||
before_script:
|
before_script:
|
||||||
- rm -rf subprojects/gvdb
|
- rm -rf subprojects/gvdb
|
||||||
|
- git config --global --add safe.directory $(pwd)
|
||||||
- git submodule update --init --depth 1
|
- git submodule update --init --depth 1
|
||||||
variables:
|
variables:
|
||||||
GIT_SUBMODULE_STRATEGY: "none"
|
GIT_SUBMODULE_STRATEGY: "none"
|
||||||
|
Reference in New Issue
Block a user