mirror of
https://github.com/Maschell/HIDtoVPADNetworkClient.git
synced 2024-11-14 10:55:05 +01:00
12 lines
131 B
YAML
12 lines
131 B
YAML
machine:
|
|
java:
|
|
version: oraclejdk6
|
|
|
|
compile:
|
|
override:
|
|
- mvn package -Dci-build=true
|
|
|
|
general:
|
|
artifacts:
|
|
- "ci"
|