diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 530caf2f..bc2737be 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ stages: build: stage: build script: + - rm -rf .git/modules/* ./docs ./libraries/fc - git submodule sync - git submodule update --init --recursive - cmake .