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