ci: gitlab build fix

This commit is contained in:
Roshan Syed 2021-01-26 13:55:31 +00:00 committed by Bobinson K B
parent a1f13a964c
commit ff745aaa68

View file

@ -12,7 +12,7 @@ stages:
build:
stage: build
script:
- rm -rf .git/modules/* ./docs ./libraries/fc
- rm -rf .git/modules/docs .git/modules/libraries/fc ./docs ./libraries/fc
- git submodule sync
- git submodule update --init --recursive
- rm -rf build