Use --stamp flag in bazel builds

This commit is contained in:
Christoph Blecker 2019-10-18 13:38:55 -07:00
parent e570e3e88d
commit 45bc9a77a6
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B

View File

@ -10,6 +10,7 @@ build --verbose_failures
test --test_output=errors
# Include git version info
build --stamp
build --workspace_status_command hack/print-workspace-status.sh
# Make /tmp hermetic