Skip to content

Commit ea632fa

Browse files
committed
Revert "disable bazel build"
This reverts commit ee15c80.
1 parent 0ea5904 commit ea632fa

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

BUILD.disable renamed to BUILD

File renamed without changes.

hack/update-bazel.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ set -o errexit
1717
set -o nounset
1818
set -o pipefail
1919

20-
exit 0
21-
2220
export KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
2321

2422
go get -u github.com/mikedanese/gazel

hack/verify-bazel.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ set -o errexit
1717
set -o nounset
1818
set -o pipefail
1919

20-
exit 0
21-
2220
export KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
2321

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

0 commit comments

Comments
 (0)