fix: added variable to pull submodules in ci cd
Signed-off-by: Louis Vallat <contact@louis-vallat.fr>
This commit is contained in:
parent
695608ec51
commit
b536f43bff
@ -1,5 +1,8 @@
|
|||||||
image: alpine
|
image: alpine
|
||||||
|
|
||||||
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user