Skip to content

Commit

Permalink
remove bundle_ebpf flag from inv agent.build (#31422)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcacheux authored Nov 25, 2024
1 parent a4abc0d commit 88729a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ def build(
go_mod="mod",
windows_sysprobe=False,
cmake_options='',
bundle_ebpf=False,
agent_bin=None,
run_on=None, # noqa: U100, F841. Used by the run_on_devcontainer decorator
):
Expand Down

0 comments on commit 88729a6

Please sign in to comment.