Use a workaround of Gitlab issue 2148.wq
This commit is contained in:
parent
5fda630380
commit
776fac4281
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
image: alpine
|
image: alpine
|
||||||
|
|
||||||
variables:
|
before_script:
|
||||||
GIT_SUBMODULE_STRATEGY: recursive
|
- git submodule sync --recursive
|
||||||
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue