Skip to content

Commit 478736d

Browse files
committed
Use main branch
1 parent 43310b4 commit 478736d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.gitlab-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ include:
66
- local: ".gitlab/ci-visibility-tests.yml"
77
- project: 'DataDog/apm-reliability/apm-sdks-benchmarks'
88
file: '.gitlab/ci-java-spring-petclinic.yml'
9-
ref: 'bdu/matrix-java-benchmarks'
9+
ref: 'main'
1010
- project: 'DataDog/apm-reliability/apm-sdks-benchmarks'
1111
file: '.gitlab/ci-java-insecure-bank.yml'
12-
ref: 'bdu/matrix-java-benchmarks'
12+
ref: 'main'
1313
- project: 'DataDog/apm-reliability/apm-sdks-benchmarks'
1414
file: '.gitlab/ci-java-dacapo.yml'
15-
ref: 'bdu/matrix-java-benchmarks'
15+
ref: 'main'
1616

1717
stages:
1818
- build

0 commit comments

Comments
 (0)