mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
circleci force make distclean before build (#8111)
This commit is contained in:
@@ -10,6 +10,7 @@ checkout:
|
||||
- git submodule sync --recursive
|
||||
- git submodule deinit -f . && rm -rf .git/modules
|
||||
- git submodule update --init --recursive --force
|
||||
- make distclean
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
|
||||
Reference in New Issue
Block a user