blob: ffa0b69c4c17b8267758222b2bae65fa4a0e81cc [file] [log] [blame]
include ../make/bazel.mk
include ../kube/kube.mk
build:
${BAZEL} build go/...
release: build
${BAZEL} run //switchboard:push_switchboard_container
push: pushk release
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