Merge pull request #1061 from r2d4/xfail

Fail jenkins job when make cross fails
pull/1064/head
Matt Rickard 2017-01-31 14:34:45 -08:00 committed by GitHub
commit 5e4c3c74cf
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@
# ghprbPullId: The pull request ID, injected from the ghpbr plugin.
# ghprbActualCommit: The commit hash, injected from the ghpbr plugin.
set -e
gsutil cp gs://minikube-builds/logs/index.html gs://minikube-builds/logs/${ghprbPullId}/index.html
# Build all platforms (Windows, Linux, OSX)