Searched defs:bazelBuild (Results 1 – 3 of 3) sorted by relevance
79 func bazelBuild(ctx context.Context, checkoutDir, label, config string) error { func
86 func bazelBuild(ctx context.Context, checkoutDir, label, config string, args ...string) error { func
2152 func (b *jobBuilder) bazelBuild() { func