We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef31bc commit b9533beCopy full SHA for b9533be
.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 c706e333ef06800b866ac300e4b6cdb7566cc5e5
+default_system_tests_commit: &default_system_tests_commit 8384a3947b9881d0fcdb5ac937b80aad9a70d4d4
40
41
parameters:
42
nightly:
@@ -857,6 +857,7 @@ jobs:
857
APPSEC_REQUEST_BLOCKING
858
APPSEC_RASP
859
APPSEC_RUNTIME_ACTIVATION
860
+ APPSEC_WAF_TELEMETRY
861
REMOTE_CONFIG_MOCKED_BACKEND_ASM_DD
862
"
863
fi
0 commit comments