Explicit submodules
This commit is contained in:
parent
87a7f91402
commit
e32baa9baa
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ build:
|
|||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
before_script:
|
||||
- git submodule sync --recursive
|
||||
- git submodule update --init --recursive
|
||||
- curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue