cert-manager/.bazelrc
James Munnelly 6ea5eb6993 Move print-workspace-status.sh into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00

6 lines
198 B
Plaintext

# Include git version info
build --workspace_status_command hack/build/print-workspace-status.sh
# bazel including rules_docker 0.12.0 may not need the following flag
build --host_force_python=PY2