pull/11011/head
Sharif Elgamal 2021-04-07 09:04:47 -07:00
parent 493f7f8edc
commit 68b903cbb6
1 changed files with 1 additions and 1 deletions

View File

@ -44,4 +44,4 @@ if [ $? -gt 0 ]; then
exit 1
fi
output=$(cat mkcmp.log)
gh pr comment ${MINIKUBE_LOCATION} --body ${output}
gh pr comment ${MINIKUBE_LOCATION} --body "${output}"