Skip to content

Commit

Permalink
Remove command from CircleCi config
Browse files Browse the repository at this point in the history
  • Loading branch information
rutgerkok committed Jun 30, 2018
1 parent 883a8f7 commit 082b9c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 082b9c8

Please sign in to comment.