diff --git a/cicd_testing/do-build.sh b/cicd_testing/do-build.sh
index 66f32ad26bfd046a0e73295e08d35bd231caba52..50f933619270795ea975750df57b63b729bd2563 100755
--- a/cicd_testing/do-build.sh
+++ b/cicd_testing/do-build.sh
@@ -6,7 +6,7 @@ set -x
 # update submodules
 git submodule sync --recursive
 git submodule update --recursive --init
-gather info for debugging later, probably not necessary 
+# gather info for debugging later, probably not necessary 
 pwd
 hostname
 whoami