Trying to fix circle

This commit is contained in:
Marcin Grzejszczak
2019-08-28 10:19:22 +02:00
parent 0d0856dd5e
commit a68a519798

View File

@@ -4,7 +4,7 @@ jobs:
docker:
- image: cloudpipelines/pipeline-base
environment:
MAVEN_OPTS: "-Xms64m -Xmx3g"
MAVEN_OPTS: "-Xms128m -Xmx512m"
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xms64m -Xmx250m -XX:+HeapDumpOnOutOfMemoryError" -Dorg.gradle.daemon=false'
TERM: dumb
branches: