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