about summary refs log tree commit diff
path: root/.bazelrc
diff options
context:
space:
mode:
Diffstat (limited to '.bazelrc')
-rw-r--r--.bazelrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bazelrc b/.bazelrc
index b3a24e8..00dcbce 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -1 +1,3 @@
 common --experimental_enable_bzlmod
+
+build --workspace_status_command="echo STABLE_GIT_SHA $(git rev-parse --short HEAD)"