blob: 9d3a556cb0220d07d514fe65addcf8b572753b6c [file] [log] [blame]
# https://github.com/bazelbuild/rules_docker/issues/842
build --host_force_python=PY3
test --host_force_python=PY3
run --host_force_python=PY3
build --stamp
build --workspace_status_command=./bzl/workspace-status.sh
test --build_tests_only
test --test_output=errors
build --cxxopt=-std=c++14
build --host_cxxopt=-std=c++14