Skip to content

Commit 9cae3b7

Browse files
committed
fix(ci): removes layer caching
1 parent c7608a4 commit 9cae3b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,5 @@ jobs:
5757
- checkout
5858
- setup_remote_docker:
5959
version: 20.10.2
60-
docker_layer_caching: true
6160
- run: echo ${GITHUB_TOKEN} | docker login ghcr.io -u ${GITHUB_USERNAME} --password-stdin
6261
- run: curl -sL https://git.io/goreleaser | bash

0 commit comments

Comments
 (0)