Skip to content

Commit 433de1b

Browse files
ci: update one-pipeline to 1.1.0 (#8909)
This automated pull request updates one-pipeline to `1.1.0`. 📝 [Full release notes](https://github.com/DataDog/libdatadog-build/releases/tag/1.1.0) --------- Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Co-authored-by: Laplie Anderson <randomanderson@users.noreply.github.com>
1 parent 35807cf commit 433de1b

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
@@ -2,7 +2,9 @@ stages:
22
- build
33
- publish
44
- package
5-
- shared-pipeline
5+
- shared-pipeline-build
6+
- shared-pipeline-test
7+
- shared-pipeline-publish
68
- publish
79
- benchmarks
810
# These benchmarks are running in parallel with the legacy ones

.gitlab/one-pipeline.locked.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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/f9ee2fa697e8b0c440dc9762cc522cafbe295a9671d49067f38258fbee985c74/one-pipeline.yml
4+
- remote: https://gitlab-templates.ddbuild.io/libdatadog/include/versions/1.1.0/one-pipeline.yml
55

0 commit comments

Comments
 (0)