#285 error converting value to string #24
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ stages:
|
|||
build:
|
||||
stage: build
|
||||
script:
|
||||
- rm -rf .git/modules/vendor
|
||||
- rm -rf .git/modules/vendor ./vendor
|
||||
- git submodule sync
|
||||
- git submodule update --init --recursive
|
||||
- rm -rf build
|
||||
|
|
|
|||
Loading…
Reference in a new issue