File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -982,13 +982,14 @@ create_key:
982982 paths :
983983 - pubkeys
984984
985- validate_supported_configurations_local_file :
986- extends : .validate_supported_configurations_local_file
985+ validate_supported_configurations_v2_local_file :
986+ extends : .validate_supported_configurations_v2_local_file
987987 variables :
988988 LOCAL_JSON_PATH : " metadata/supported-configurations.json"
989+ BACKFILLED : " false"
989990
990- update_central_configurations_version_range :
991- extends : .update_central_configurations_version_range
991+ update_central_configurations_version_range_v2 :
992+ extends : .update_central_configurations_version_range_v2
992993 variables :
993994 LOCAL_REPO_NAME : " dd-trace-java"
994995 LOCAL_JSON_PATH : " metadata/supported-configurations.json"
You can’t perform that action at this time.
0 commit comments