Skip to content

Commit

Permalink
fix(build): circleci changes
Browse files Browse the repository at this point in the history
  • Loading branch information
polonel committed Oct 23, 2019
1 parent bb00d28 commit 401ddab
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 @@ -41,8 +41,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 401ddab

Please sign in to comment.