Skip to content

Commit 45bc9a7

Browse files
committed
Use --stamp flag in bazel builds
1 parent e570e3e commit 45bc9a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/root/.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build --verbose_failures
1010
test --test_output=errors
1111

1212
# Include git version info
13+
build --stamp
1314
build --workspace_status_command hack/print-workspace-status.sh
1415

1516
# Make /tmp hermetic

0 commit comments

Comments
 (0)