Mise à jour de '.drone.yml'

This commit is contained in:
gregandev 2022-12-19 17:57:45 +01:00
parent ee5647a04c
commit aa9522680c

View File

@ -54,7 +54,7 @@ steps:
from: drone@gregandev.fr
host: mail.gandi.net
port: 465
# skip_verify: true
skip_verify: true
debug: true
username: drone@gregandev.fr
password:
@ -65,7 +65,7 @@ steps:
{{ repo.owner }}/{{ repo.name }}
({{ build.branch }} - {{ truncate build.commit 8 }})
attachment: build-result.xml
# body:
# https://git.io/vgvPz
body:
https://git.io/vgvPz
when:
staus: [ success, failure ]
status: [ success, failure ]