diff --git a/cicd_testing/do-build.sh b/cicd_testing/do-build.sh index 8c7e283ac9cfadf3bb48895d400aa27c57398961..0a34715c2581bbba6207cb1829123c68769ddcfa 100755 --- a/cicd_testing/do-build.sh +++ b/cicd_testing/do-build.sh @@ -17,6 +17,6 @@ time rsync -a --exclude='.git' $CICD_TO_TEST_DIR/ /tmp/turbo_test cd /tmp/turbo_test source set_env_vars sudo ./get-packages.sh all -./build-all.sh +scons -j3 cd $PEASOUP_UMBRELLA_DIR ./postgres_setup.sh