mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 10:38:08 +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
|
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user