Update cloudbuild.sh

This commit is contained in:
Jeff Regan
2021-02-07 07:57:10 -08:00
committed by GitHub
parent 4157933c8d
commit 1f1304194d

View File

@@ -58,8 +58,6 @@ echo "pwd = $PWD"
# Sanity check
echo "### ls -las . ################################"
ls -las .
echo "### ls -C /usr/bin/gorel* ################################"
ls -C /usr/bin/gorel*
echo "###################################"