From 90c1b677ab72bada261878642058b7e477807fa7 Mon Sep 17 00:00:00 2001 From: gregandev Date: Mon, 19 Dec 2022 17:03:18 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index a77612c..ba84272 100644 --- a/.drone.yml +++ b/.drone.yml @@ -60,7 +60,8 @@ steps: [{{ build.status }}] {{ repo.owner }}/{{ repo.name }} ({{ build.branch }} - {{ truncate build.commit 8 }}) - body: - https://git.io/vgvPz + attachment: build-result.xml + # body: + # https://git.io/vgvPz when: staus: [ success, failure ] \ No newline at end of file