File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 22 - local : " .gitlab/one-pipeline.locked.yml"
33 - local : " .gitlab/benchmarks.yml"
44 - local : " .gitlab/macrobenchmarks.yml"
5+ - local : " .gitlab/perf-targets.yml"
56 - local : " .gitlab/exploration-tests.yml"
67 # - local: ".gitlab/ci-visibility-tests.yml"
78
Original file line number Diff line number Diff line change 1+ # Include the template from the apm-sdks-benchmarks repository to hide the details of implementation
2+ include :
3+ - project : ' DataDog/apm-reliability/apm-sdks-benchmarks'
4+ file : ' .gitlab/ci-spring-petclinic.yml'
5+ ref : ' fayssal/seperate-gitlab-configs'
6+
7+ clone-repository :
8+ stage : .pre
9+ script :
10+ - git clone --branch fayssal/seperate-gitlab-configs https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/apm-reliability/apm-sdks-benchmarks
You can’t perform that action at this time.
0 commit comments