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 a19f73a commit 7cb7e72Copy full SHA for 7cb7e72
.gitlab-ci.yml
@@ -220,8 +220,9 @@ onboarding_tests_installer:
220
SCENARIO: [ SIMPLE_INSTALLER_AUTO_INJECTION, SIMPLE_AUTO_INJECTION_PROFILING ]
221
222
onboarding_tests_k8s_injection:
223
- variables:
224
- WEBLOG_VARIANT: dd-lib-java-init-test-app
+ parallel:
+ matrix:
225
+ - WEBLOG_VARIANT: [dd-lib-java-init-test-app]
226
227
create_key:
228
stage: generate-signing-key
0 commit comments