We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733f5c3 commit 9c449d8Copy full SHA for 9c449d8
.circleci/config.yml
@@ -23,7 +23,7 @@ instrumentation_modules: &instrumentation_modules "dd-java-agent/instrumentation
23
debugger_modules: &debugger_modules "dd-java-agent/agent-debugger|dd-java-agent/agent-bootstrap|dd-java-agent/agent-builder|internal-api|communication|dd-trace-core"
24
profiling_modules: &profiling_modules "dd-java-agent/agent-profiling"
25
26
-default_system_tests_commit: &default_system_tests_commit 6f47824f32add0efbd8329707c7fb27a437f0b23
+default_system_tests_commit: &default_system_tests_commit 6873c9577ddc15693a98f9683075a1b9d4e587f0
27
28
parameters:
29
gradle_flags:
0 commit comments