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

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