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