mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-16 15:06:05 +00:00
ci: Grab submodules by setting GIT_SUBMODULE_STRATEGY
This commit is contained in:
parent
ac4150139d
commit
2ce0c7775c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ stages:
|
|||
|
||||
variables:
|
||||
L5_DOCKER_IMAGE: debian:bookworm
|
||||
GIT_SUBMODULE_STRATEGY: normal
|
||||
|
||||
build:native:
|
||||
stage: build
|
||||
|
|
Loading…
Reference in a new issue