mirror of
https://github.com/MariaDB/server.git
synced 2025-08-16 18:19:41 +00:00
MDEV-26527 : appveyor - do not clone Columnstore
This commit is contained in:
@ -7,7 +7,7 @@ build_script:
|
||||
- echo processor='%PROCESSOR_IDENTIFIER%' , processor count= %NUMBER_OF_PROCESSORS%
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
# Disable unneeded submodules for the faster build
|
||||
- git config submodule.storage/xpand.update none
|
||||
- git config submodule.storage/columnstore/columnstore.update none
|
||||
- git config submodule.storage/maria/libmarias3.update none
|
||||
- git config submodule.storage/rocksdb/rocksdb.update none
|
||||
- git config submodule.wsrep-lib.update none
|
||||
|
Reference in New Issue
Block a user