Skip to content

Commit

Permalink
Remove docker_layer_caching
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Oct 11, 2019
1 parent d61b78f commit f6a2957
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
executor: docker-executor
steps:
- checkout
- setup_remote_docker:
docker_layer_caching: true
- setup_remote_docker
- run:
name: Build Docker image
command: |
Expand Down

0 comments on commit f6a2957

Please sign in to comment.