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 276a869 commit c1cba5fCopy full SHA for c1cba5f
.gitlab-ci.yml
@@ -4,12 +4,16 @@ include:
4
- local: ".gitlab/macrobenchmarks.yml"
5
- local: ".gitlab/exploration-tests.yml"
6
- local: ".gitlab/ci-visibility-tests.yml"
7
+ - project: 'DataDog/apm-reliability/apm-sdks-benchmarks'
8
+ file: '.gitlab/ci-java-spring-petclinic.yml'
9
+ ref: 'sarahchen6/compare-with-latest-shared-commit'
10
11
stages:
12
- build
13
- publish
14
- shared-pipeline
15
- benchmarks
16
+ - java-spring-petclinic-tests
17
- macrobenchmarks
18
- tests
19
- exploration-tests
0 commit comments