We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798c61d commit 7da317cCopy full SHA for 7da317c
.circleci/config.continue.yml.j2
@@ -36,8 +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
-# To be rolled back before merging
40
-default_system_tests_commit: &default_system_tests_commit f7c3ddcbc5b838f136980d32ada78420cdc146e1
+default_system_tests_commit: &default_system_tests_commit 6a8c4e9ba065bc52a630051a5b7bb7a4ec84e245
41
42
parameters:
43
nightly:
0 commit comments