Skip to content

Commit 6df8275

Browse files
committed
Remove unnecessary --build_event_publish_all_actions
1 parent f974f2f commit 6df8275

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/plugin/system/bep/bes_pipe.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,6 @@ func (bb *besPipe) publishBesEvent(seqId int64, event *buildeventstream.BuildEve
301301

302302
func (bb *besPipe) Args() []string {
303303
args := []string{
304-
"--build_event_publish_all_actions",
305304
"--build_event_binary_file",
306305
bb.bepBinPath,
307306
}

0 commit comments

Comments
 (0)