File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11include :
2- - local : " .gitlab/one-pipeline.locked.yml"
2+ # - local: ".gitlab/one-pipeline.locked.yml"
3+ - https://gitlab-templates.ddbuild.io/libdatadog/include-wip/mhlidd/introduce_v2_validation_task/one-pipeline.yml
34 - local : " .gitlab/benchmarks.yml"
45 - local : " .gitlab/macrobenchmarks.yml"
56 - local : " .gitlab/exploration-tests.yml"
@@ -360,6 +361,11 @@ spotless:
360361 - ./gradlew --version
361362 - ./gradlew spotlessCheck $GRADLE_ARGS
362363
364+ check_config_inversion_local_file :
365+ extends : .check_config_inversion_local_file
366+ variables :
367+ LOCAL_JSON_PATH : " metadata/supported-configurations.json"
368+
363369test_published_artifacts :
364370 extends : .gradle_build
365371 image : ghcr.io/datadog/dd-trace-java-docker-build:${BUILDER_IMAGE_VERSION_PREFIX}7 # Needs Java7 for some tests
You can’t perform that action at this time.
0 commit comments