Skip to content

Commit

Permalink
rm layer caching
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Mulvey committed Jun 30, 2020
1 parent 16fd39f commit 038034c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ jobs:
docker:
- image: 'circleci/golang:1.14'
steps:
- setup_remote_docker:
docker_layer_caching: true
- run:
name: get golangci-lint
command: curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.27.0
Expand Down

0 comments on commit 038034c

Please sign in to comment.