Skip to content

Commit

Permalink
Remove layer caching
Browse files Browse the repository at this point in the history
  • Loading branch information
jspc committed Dec 19, 2019
1 parent bf79733 commit 50a1a41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ jobs:
build:
machine:
image: ubuntu-1604:201903-01
docker_layer_caching: true
steps:
- checkout
- run: echo "$DOCKER_PASS" | docker login --username $DOCKER_USER --password-stdin
Expand Down

0 comments on commit 50a1a41

Please sign in to comment.