Update the deprecated reusable key to docker_layer_caching for CI

Change-type: patch
This commit is contained in:
Pagan Gazzard 2020-01-16 18:05:08 +00:00
parent 7e79462928
commit f4f7af042d

View File

@ -6,7 +6,7 @@ defaults: &defaults
steps:
- setup_remote_docker:
version: 17.06.0-ce
reusable: true
docker_layer_caching: true
- run:
name: Check docker is running and install git
command: |