diff --git a/server/tools/scripts/ci/dbproxy/boundle.sh b/server/tools/scripts/ci/dbproxy/boundle.sh index 5d38086..34b2288 100644 --- a/server/tools/scripts/ci/dbproxy/boundle.sh +++ b/server/tools/scripts/ci/dbproxy/boundle.sh @@ -1,6 +1,6 @@ cd third_party/dbproxy/server/dbproxy -python ../tools/scripts/construct/build_pb.py -cmake . +python ../tools/scripts/construct/build_pb.py --nohooks 1 +cmake $1 . make clean make cp ../bin/dbproxy ../../../../bin/