Skip to content

Commit 76c63a2

Browse files
committed
using onepipeline hash
1 parent 7ee3a8b commit 76c63a2

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
include:
2-
# - local: ".gitlab/one-pipeline.locked.yml"
3-
- remote: "https://gitlab-templates.ddbuild.io/libdatadog/include-wip/mhlidd/testing/one-pipeline.yml"
2+
- local: ".gitlab/one-pipeline.locked.yml"
43
- local: ".gitlab/benchmarks.yml"
54
- local: ".gitlab/macrobenchmarks.yml"
65
- local: ".gitlab/exploration-tests.yml"
@@ -1000,7 +999,7 @@ validate_supported_configurations_v2_local_file:
1000999
extends: .validate_supported_configurations_v2_local_file
10011000
variables:
10021001
LOCAL_JSON_PATH: "metadata/supported-configurations.json"
1003-
BACKFILLED: "false"
1002+
BACKFILLED: "true"
10041003

10051004
update_central_configurations_version_range_v2:
10061005
extends: .update_central_configurations_version_range_v2

.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/311d4ed6e0cd674e45520ecc38dfccff5c59bc987122305b2ae39600ce5e8a25/one-pipeline.yml
4+
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/04f6a88e3db67cb88821632d138a2a5c3105ba59760bd3dfc60b54733501ecc3/one-pipeline.yml

0 commit comments

Comments
 (0)