lm-tecniche-di-programmazione/.drone.yaml
2019-04-07 18:29:42 +02:00

7 lines
112 B
YAML

build:
image: java:openjdk-8
environment:
- GRADLE_USER_HOME=~/.gradle
commands:
- ./gradlew test