apparently this is where that goes haha

This commit is contained in:
Ellpeck 2020-02-07 02:33:51 +01:00
parent f519e86ece
commit 2ee4b6bc61

View file

@ -14,7 +14,8 @@ steps:
inputs:
workingDirectory: ''
gradleWrapperFile: 'gradlew'
gradleOptions: '-Xmx3072m --no-daemon'
options: '--no-daemon'
gradleOptions: '-Xmx3072m'
javaHomeOption: 'JDKVersion'
jdkVersionOption: '1.8'
jdkArchitectureOption: 'x64'