You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
chore(ci) MCOL-6071 sccache show stats to bootstrap
This commit is contained in:
committed by
Leonid Fedorov
parent
49864b4c64
commit
76b86ae839
@ -781,6 +781,9 @@ if [[ $BUILD_PACKAGES = true ]]; then
|
||||
build_package
|
||||
message_splitted "PACKAGES BUILD FINISHED"
|
||||
run_unit_tests
|
||||
if [[ $SCCACHE = true ]]; then
|
||||
sccache --show-stats
|
||||
fi
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user