trigger
continuous-integration/drone/push Build is passing Details

master
eater 4 years ago
parent 037306a7a0
commit 82bb847812
Signed by: eater
GPG Key ID: AD2560A0F84F0759

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

Loading…
Cancel
Save