From cbe1355536dbf463c1c8eb5709a48c5733c92c93 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Wed, 27 Jul 2022 10:41:41 +0200 Subject: [PATCH] Add missing volume --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 136abea..5f5677d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,3 +34,5 @@ steps: volumes: - name: output path: /output + - name: scratch + path: /tmp