exit 99
parent
52bba15b38
commit
f66c8d0193
|
@ -43,6 +43,7 @@ echo "***********************************************************************"
|
||||||
echo "Sorry, this script has not yet been updated to support non-cask updates"
|
echo "Sorry, this script has not yet been updated to support non-cask updates"
|
||||||
echo "See https://github.com/kubernetes/minikube/issues/5779"
|
echo "See https://github.com/kubernetes/minikube/issues/5779"
|
||||||
echo "***********************************************************************"
|
echo "***********************************************************************"
|
||||||
|
exit 99
|
||||||
|
|
||||||
git config --global user.name "${GITHUB_USER}"
|
git config --global user.name "${GITHUB_USER}"
|
||||||
git config --global user.email "${GITHUB_USER}@google.com"
|
git config --global user.email "${GITHUB_USER}@google.com"
|
||||||
|
|
Loading…
Reference in New Issue