diff --git a/cicd_testing/do-build.sh b/cicd_testing/do-build.sh
index 64c421d58d486d270114dce49731fef927cb2ab3..b168662064c2aaf53c21e9f245baa8b9e5d013b1 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 
+bash -x ./build-all.sh 
 bash -x ./postgres_setup.sh