diff --git a/.circleci/config.yml b/.circleci/config.yml index 936125c..6edfe2d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,7 +18,6 @@ jobs: # https://circleci.com/docs/2.0/circleci-images/ docker: - image: circleci/openjdk:8-jdk - command: /sbin/init steps: # Machine Setup # If you break your build into multiple jobs with workflows, you will probably want to do the parts of this that are relevant in each