Skip to content

Commit

Permalink
exit 99
Browse files Browse the repository at this point in the history
  • Loading branch information
tstromberg committed Oct 31, 2019
1 parent 52bba15 commit f66c8d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/jenkins/release_update_brew.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ echo "***********************************************************************"
echo "Sorry, this script has not yet been updated to support non-cask updates"
echo "See https://github.com/kubernetes/minikube/issues/5779"
echo "***********************************************************************"
exit 99

git config --global user.name "${GITHUB_USER}"
git config --global user.email "${GITHUB_USER}@google.com"
Expand Down

0 comments on commit f66c8d0

Please sign in to comment.