blob: d9b8535a42ab75a32055e1ad8418911e62da5b74 [file] [log] [blame]
include ../make/bazel.mk
build:
${BAZEL} build go/...
release: build
${BAZEL} run //switchboard:push_switchboard_container
push: release
$(BAZEL) run --config=mayberemote //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