We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d587ac9 commit ce901a3Copy full SHA for ce901a3
1 file changed
.gitlab-ci.yml
@@ -21,14 +21,14 @@ include:
21
stages:
22
- build
23
- publish
24
- - shared-pipeline
25
- - benchmarks
26
# These benchmarks are intended to replace the legacy benchmarks in the future
27
- java-spring-petclinic-parallel
28
- java-spring-petclinic-parallel-slo
29
- java-startup-benchmarks-parallel
30
- java-load-parallel
31
- java-dacapo-parallel
+ - shared-pipeline
+ - benchmarks
32
- macrobenchmarks
33
- tests
34
- test-summary
0 commit comments