Skip to content

Commit

Permalink
Revert "disable bazel build"
Browse files Browse the repository at this point in the history
This reverts commit ee15c80.
  • Loading branch information
mikedanese committed Oct 24, 2016
1 parent 0ea5904 commit ea632fa
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
File renamed without changes.
2 changes: 0 additions & 2 deletions hack/update-bazel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ set -o errexit
set -o nounset
set -o pipefail

exit 0

export KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..

go get -u github.com/mikedanese/gazel
Expand Down
2 changes: 0 additions & 2 deletions hack/verify-bazel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ set -o errexit
set -o nounset
set -o pipefail

exit 0

export KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..

go get -u github.com/mikedanese/gazel
Expand Down
File renamed without changes.

0 comments on commit ea632fa

Please sign in to comment.