From f1cc8a7b07ea73a56b64893f40a5ac2521b6f78e Mon Sep 17 00:00:00 2001 From: Deukhoofd Date: Fri, 10 Apr 2020 21:35:24 +0200 Subject: [PATCH] Attempt at caching between steps in Drone. --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 90c998b..af99cd6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,8 +4,7 @@ name: default volumes: - name: conan-data - host: - path: /root/.conan/data + temp: {} type: docker steps: