geforkt von Mirrors/HeadDB
6 Zeilen
158 B
YAML
6 Zeilen
158 B
YAML
before_install:
|
|
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
|
|
- source ./install-jdk.sh --feature 16 --license GPL
|
|
jdk:
|
|
- openjdk16
|