mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +00:00
9 lines
107 B
YAML
9 lines
107 B
YAML
branches:
|
|
only:
|
|
- /^release-.*$/
|
|
language: java
|
|
script: mvn install
|
|
jdk:
|
|
- openjdk7
|
|
- oraclejdk7
|