diff --git a/cicd_testing/do-build.sh b/cicd_testing/do-build.sh
index 50f933619270795ea975750df57b63b729bd2563..116bf7f499e1299de1596444d86b8bb42c65af6a 100755
--- a/cicd_testing/do-build.sh
+++ b/cicd_testing/do-build.sh
@@ -16,6 +16,6 @@ time rsync -a --exclude='.git'  $CICD_TO_TEST_DIR/ /tmp/peasoup_test
 cd /tmp/peasoup_test
 source set_env_vars
 sudo ./get-peasoup-packages.sh all
-build-all.sh --debug
+./build-all.sh 
 postgres_setup.sh