Skip to content

Commit

Permalink
add datadog-ci to the host_inject script
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Sep 14, 2023
1 parent 6dd44c6 commit cf14e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib-injection/host_inject.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ def debug_log(msg)
"debase-ruby_core_source",
"libdatadog",
"libddwaf",
"datadog-ci",
"ddtrace"
].each do |gem|
_, status = Open3.capture2e({"DD_TRACE_SKIP_LIB_INJECTION" => "true"}, "bundle show #{gem}")
Expand Down

0 comments on commit cf14e72

Please sign in to comment.