We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d887d76 commit d3d735eCopy full SHA for d3d735e
.gitlab-ci.yml
@@ -6,10 +6,7 @@ stages:
6
- macrobenchmarks
7
8
include:
9
- # See: https://gitlab.ddbuild.io/DataDog/apm-reliability/libdatadog-build
10
- - project: DataDog/apm-reliability/libdatadog-build
11
- ref: 0f677257308e1c379af490b754febfb40fa2c06d
12
- file: templates/one-pipeline.yml
+ - local: ".gitlab/one-pipeline.locked.yml"
13
- local: ".gitlab/benchmarks.yml"
14
- local: ".gitlab/macrobenchmarks.yml"
15
.gitlab/one-pipeline.locked.yml
@@ -0,0 +1,4 @@
1
+# DO NOT EDIT THIS FILE MANUALLY
2
+# This file is auto-generated by automation.
3
+include:
4
+ - remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/05e116339b9780a138a474d0348e97debfca97f27bbc4ca489cf4e4c90d9cc94/one-pipeline.yml
0 commit comments