Skip to content

Commit 91a9c2d

Browse files
committed
using onepipeline hash
1 parent 1226bb3 commit 91a9c2d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
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"
@@ -1006,7 +1005,7 @@ validate_supported_configurations_v2_local_file:
10061005
extends: .validate_supported_configurations_v2_local_file
10071006
variables:
10081007
LOCAL_JSON_PATH: "metadata/supported-configurations.json"
1009-
BACKFILLED: "false"
1008+
BACKFILLED: "true"
10101009

10111010
update_central_configurations_version_range_v2:
10121011
extends: .update_central_configurations_version_range_v2

0 commit comments

Comments
 (0)