Commit ee15c80d authored by Mike Danese's avatar Mike Danese

disable bazel build

parent 1b618b47
......@@ -17,6 +17,8 @@ set -o errexit
set -o nounset
set -o pipefail
exit 0
export KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
go get -u github.com/mikedanese/gazel
......
......@@ -17,6 +17,8 @@ set -o errexit
set -o nounset
set -o pipefail
exit 0
export KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
go get -u github.com/mikedanese/gazel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment