From 5303cfa446ee679ad4d3f5b082961b84caf3b107 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 17 Jul 2020 10:35:04 +0200 Subject: [PATCH] always try to upload lhci reports --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index fefe6b4..a833de1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -55,6 +55,10 @@ steps: source: lhci_reports/dist/* strip_prefix: lhci_reports/dist/ target: /${DRONE_REPO_NAME} + when: + status: + - failure + - success trigger: ref: