Upgraded the circleci image

This commit is contained in:
Marcin Grzejszczak
2019-08-13 11:24:14 +02:00
parent aa48f4ce55
commit 340113fab3

View File

@@ -2,8 +2,8 @@ version: 2
jobs:
build:
docker:
- image: springcloud/pipeline-base
environment:
- image: cloudpipelines/pipeline-base
environment:WW
JAVA_TOOL_OPTIONS: "-Xms64m -Xmx300m"
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xms64m -Xmx300m -XX:+HeapDumpOnOutOfMemoryError" -Dorg.gradle.daemon=false'
TERM: dumb