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

7 lines
112 B
YAML

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