Skip to content

Commit

Permalink
ARROW-6859: [CI][Nightly] Disable docker layer caching for CircleCI t…
Browse files Browse the repository at this point in the history
…asks

Closes #5617 from kszucs/disable-docker-layer-cache and squashes the following commits:

c73ed60 <Krisztián Szűcs> disable docker layer cache

Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>
  • Loading branch information
kszucs authored and nealrichardson committed Oct 12, 2019
1 parent 8621a5c commit 1fc1015
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/tasks/docker-tests/circle.linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
build:
machine:
image: ubuntu-1604:201903-01
docker_layer_caching: true
steps:
- run: docker -v
- run: docker-compose -v
Expand Down

0 comments on commit 1fc1015

Please sign in to comment.