From 5fc94dd8904ee9e5027ef97c82bb8dedc876d6ea Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 25 May 2024 00:33:29 +0200 Subject: rest-api: deploy with bazel --- .bazelrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bazelrc') 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)" -- cgit 1.4.1