using jdk 11

This commit is contained in:
Ryan Baxter
2018-12-07 12:29:35 -05:00
committed by GitHub
parent 3ad07748b2
commit 438f7360c7

View File

@@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: springcloud/pipeline-base
- image: ryanjbaxter/pipeline-base-jdk11
user: appuser
environment:
_JAVA_OPTIONS: "-Xms1024m -Xmx2048m"
@@ -39,4 +39,4 @@ jobs:
destination: artifacts
- store_test_results:
path: ~/junit/
destination: testartifacts
destination: testartifacts