bazel: save git version in kubernetes.tar.gz

This commit is contained in:
Jeff Grafton
2017-01-23 15:53:19 -08:00
parent 13424d874b
commit 2f529bd3bf
4 changed files with 54 additions and 1 deletions

View File

@@ -4,3 +4,6 @@ test --test_output=errors
# Retry tests up to 3 times if they fail.
test --flaky_test_attempts=3
# Include git version info
build --workspace_status_command hack/print-workspace-status.sh