ci: gitlab build fix #587

Merged
RoshanSyed merged 2 commits from hotfix/gitlab into hotfix/master-hotfixes 2021-01-26 13:55:32 +00:00
Showing only changes of commit d1272eeec6 - Show all commits

View file

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