about summary refs log blame commit diff
path: root/.bazelrc
blob: df36b178ffb94ba7ebd451b408ea777145517572 (plain) (tree)
1
2
3
4
5
6
                                   
 



                                                    
common --experimental_enable_bzlmod

build --workspace_status_command='sh -c "\
echo STABLE_GIT_SHA $(git rev-parse --short HEAD); \
echo DB_PASSWORD $DB_PASSWORD \
"'