From c7e4fd833bf874338f619fbd1193bfb5ec758def Mon Sep 17 00:00:00 2001 From: djpbessems Date: Mon, 15 Feb 2021 12:12:20 +0100 Subject: [PATCH] Always perform cleanup --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 2243bcf..657b9f5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -72,6 +72,10 @@ steps: volumes: - name: scratch path: /scratch + when: + status: + - success + - failure - name: Trigger downstream builds image: plugins/downstream settings: