Skip to content

Commit 19c214e

Browse files
committed
Test CI
1 parent b29a3e6 commit 19c214e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
stages:
22
- build
33
- tests
4+
- shared-pipeline
45
- deploy
56
- ci-build
67

@@ -17,6 +18,7 @@ include:
1718
- project: DataDog/apm-reliability/libdatadog-build
1819
ref: 5826819695d93286569e70ed087ae6bf906ce2c3
1920
file: templates/ci_authenticated_job.yml
21+
- local: .gitlab/one-pipeline.locked.yml
2022
- local: .gitlab/ci-images.yml
2123

2224
generate-templates:

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

0 commit comments

Comments
 (0)