Skip to content

Commit ef8a504

Browse files
gh-worker-campaigns-3e9aa4[bot]sarahchen6randomanderson
authored
ci: update one-pipeline to 1.1.0 (#12006)
ci: update one-pipeline to 1.1.0 Add new shared-pipeline stages Merge branch 'master' into engraver-auto-campaigner/update-one-pipeline-1784565160 Co-authored-by: sarahchen6 <sarah.chen@datadoghq.com> Co-authored-by: randomanderson <randomanderson@users.noreply.github.com>
1 parent 057a33f commit ef8a504

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ stages:
3232
- java-dacapo-parallel
3333
- java-dacapo-parallel-slo
3434
- java-post-pr-comment
35-
- shared-pipeline
35+
- shared-pipeline-build
36+
- shared-pipeline-test
37+
- shared-pipeline-publish
3638
- benchmarks
3739
- tests
3840
- tests-arm64

.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/include/versions/1.0.0/one-pipeline.yml
4+
- remote: https://gitlab-templates.ddbuild.io/libdatadog/include/versions/1.1.0/one-pipeline.yml

0 commit comments

Comments
 (0)