Skip to content

Commit

Permalink
This commit removes unnessesary echo
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyxrmdavidson committed Mar 15, 2024
1 parent 7b4be7a commit c8404a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openshift-ci/scripts/oci-model-registry-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ deploy_and_wait() {
# Deploy resource and wait for readiness
deploy_resource() {
local manifest=$1
echo ""
echo $manifest "deploying"
deploy_and_wait $manifest
}
Expand Down

0 comments on commit c8404a1

Please sign in to comment.