mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +08:00
circleci force make distclean before build (#8111)
This commit is contained in:
@@ -10,6 +10,7 @@ checkout:
|
|||||||
- git submodule sync --recursive
|
- git submodule sync --recursive
|
||||||
- git submodule deinit -f . && rm -rf .git/modules
|
- git submodule deinit -f . && rm -rf .git/modules
|
||||||
- git submodule update --init --recursive --force
|
- git submodule update --init --recursive --force
|
||||||
|
- make distclean
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
|
|||||||
Reference in New Issue
Block a user