add stuff
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-05-20 15:16:29 +02:00
parent c84b4a597e
commit a68abd2c6b
3 changed files with 7 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ steps:
path: /tmp/cache
- name: build_application
image: openjdk:8-jdk
image: openjdk:11-jdk
commands:
- ./gradlew build -x test