test notif
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Grégory Lebreton 2024-01-09 16:23:37 +01:00
parent 97f9779780
commit 740882c394

View File

@ -51,6 +51,8 @@ steps:
{{ repo.owner }}/{{ repo.name }}
attachment: build-result.xml
body:
https://git.io/vgvPz
<p>{{ duration build.started_at build.finished_at }}</p>
<p>{{ build.message }}</p>
# https://git.io/vgvPz
when:
status: [ success, failure ]