Skip to content
Snippets Groups Projects
Commit 1292760c authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

changed from build-all to scons

parent 3d6e6fca
No related branches found
No related tags found
No related merge requests found
Pipeline #4386 failed
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment