lm-tecniche-di-programmazione/.drone.yaml

7 lines
112 B
YAML
Raw Normal View History

2019-04-07 16:29:42 +00:00
build:
image: java:openjdk-8
environment:
- GRADLE_USER_HOME=~/.gradle
commands:
- ./gradlew test