trigger
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
eater 2020-05-17 13:52:15 +02:00
parent 037306a7a0
commit 82bb847812
Signed by: eater
GPG key ID: AD2560A0F84F0759

View file

@ -5,4 +5,5 @@ name: build
steps:
- name: build
image: d.xr.to/jdk
command: ./gradle build
commands:
- GRADLE_OPTS="-XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xmx512m" ./gradlew build --no-daemon