From e7ff95d1e94d4543e632b0ddd823e03a17e23112 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 18 Oct 2016 23:15:52 +0200 Subject: reproducible coreboot: don't fail the job if no artifacts are defined to be preserved… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- job-cfg/reproducible.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 113add3e..28f3b7b4 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -249,6 +249,7 @@ - archive: artifacts: '{my_artifacts}' latest-only: false + allow-empty: true - email: recipients: '{my_recipients}' - trigger: -- cgit v1.2.3-70-g09d2