diff --git a/.circleci/config.yml b/.circleci/config.yml index 3e0afaba4..52753d496 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,9 +7,6 @@ jobs: working_directory: ~/app docker: - image: docker:17.05.0-ce-git - branches: - only: - - master steps: - checkout: path: ~/app