diff --git a/.drone.yml b/.drone.yml index ed06ce99..2fb5ec6b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -51,6 +51,8 @@ steps: {{ repo.owner }}/{{ repo.name }} attachment: build-result.xml body: - https://git.io/vgvPz +

{{ duration build.started_at build.finished_at }}

+

{{ build.message }}

+ # https://git.io/vgvPz when: status: [ success, failure ] \ No newline at end of file