Skip to content

Commit 78d8f15

Browse files
committed
Add step v2 for release
1 parent 1c71d35 commit 78d8f15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,15 +239,15 @@ dsm_throughput:
239239
- when: manual
240240

241241
# Config registry parts
242-
validate_supported_configurations_local_file:
242+
validate_supported_configurations_v2_local_file:
243243
stage: build
244244
rules:
245245
- when: on_success
246246
extends: .validate_supported_configurations_local_file
247247
variables:
248248
LOCAL_JSON_PATH: "tracer/src/Datadog.Trace/Configuration/supported-configurations.json"
249249

250-
update_central_configurations_version_range:
250+
update_central_configurations_version_range_v2:
251251
variables:
252252
LOCAL_JSON_PATH: "tracer/src/Datadog.Trace/Configuration/supported-configurations.json"
253253
LANGUAGE_NAME: "dotnet"

.gitlab/one-pipeline.locked.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# DO NOT EDIT THIS FILE MANUALLY
22
# This file is auto-generated by automation.
33
include:
4-
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/04f6a88e3db67cb88821632d138a2a5c3105ba59760bd3dfc60b54733501ecc3/one-pipeline.yml
4+
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/c1b0ca9f8f9dd222d3e2a5edf8c03db38d85f099189c5647983b27147fadd47c/one-pipeline.yml

0 commit comments

Comments
 (0)