diff --git a/scripts/deploy.sh b/scripts/deploy.sh index d729bcb..aa9c276 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -15,7 +15,7 @@ banner() { echo "========================================================" } -banner "List what we start with" +echo "List what we start with" ls -alh banner "Deploying Docker image to registry"