blob: b66681188f80e01f75d9b776cc50bce6381c2e0c [file] [log] [blame]
include ../make/bazel.mk
build:
${BAZEL} build go/...
release: build
${BAZEL} run //switchboard:push_switchboard_container
push: release
$(BAZEL) run //kube/go/pushk -- --use-temp-checkout switch-pod
test:
go test ./go/...
run-local-instance: build
../_bazel_bin/switchboard/go/switch-pod-monitor/switch-pod-monitor_/switch-pod-monitor --local