chore(ops/besadii): Pin git version used in besadii
This commit is contained in:
parent
c689df0dc7
commit
8fe90430ee
1 changed files with 4 additions and 0 deletions
|
@ -5,4 +5,8 @@
|
|||
depot.buildGo.program {
|
||||
name = "besadii";
|
||||
srcs = [ ./main.go ];
|
||||
|
||||
x_defs = {
|
||||
"main.gitBin" = "${depot.third_party.git}/bin/git";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue