From af8249d1a7d614ec5579fdc5632cdb1a34c24934 Mon Sep 17 00:00:00 2001 From: djpbessems Date: Sat, 13 Feb 2021 10:16:18 +0100 Subject: [PATCH] Debug volume --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index f4c00ae..2f5be9a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ volumes: - name: output claim: name: flexvolsmb-drone-output -- name: workspace +- name: scratch claim: name: flexvolsmb-drone-workspace @@ -55,7 +55,7 @@ steps: volumes: - name: output path: /output - - name: workspace + - name: scratch path: /drone/src - name: Trigger downstream builds image: plugins/downstream