We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5862974 commit 787e049Copy full SHA for 787e049
.circleci/config.continue.yml.j2
@@ -36,7 +36,7 @@ instrumentation_modules: &instrumentation_modules "dd-java-agent/instrumentation
36
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"
37
profiling_modules: &profiling_modules "dd-java-agent/agent-profiling"
38
39
-default_system_tests_commit: &default_system_tests_commit 2d531d6f809cfcdd5d6d375f92bda86202dea332
+default_system_tests_commit: &default_system_tests_commit 2cb5033072c1813eccdce332153a378607e73d85
40
41
parameters:
42
nightly:
0 commit comments