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
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
before_script:
|
||||
- git submodule sync --recursive
|
||||
- git submodule update --init --recursive
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue