Skip to content

Commit

Permalink
Merge pull request quintush#56 from quintush/feature/GeneralizeReleas…
Browse files Browse the repository at this point in the history
…eAndCapabilities

Remove layer caching.
  • Loading branch information
quintush authored Aug 31, 2020
2 parents 68a5134 + 090ad11 commit 9968e7b
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 @@ -53,8 +53,7 @@ jobs:
working_directory: /go/src/github.com/lrills/helm-unittest
steps:
- checkout
- setup_remote_docker:
docker_layer_caching: true
- setup_remote_docker
- run:
name: Build and push docker images
command: docker-build.sh
Expand Down

0 comments on commit 9968e7b

Please sign in to comment.