Mise à jour de '.drone.yml'
This commit is contained in:
parent
ee5647a04c
commit
aa9522680c
@ -54,7 +54,7 @@ steps:
|
|||||||
from: drone@gregandev.fr
|
from: drone@gregandev.fr
|
||||||
host: mail.gandi.net
|
host: mail.gandi.net
|
||||||
port: 465
|
port: 465
|
||||||
# skip_verify: true
|
skip_verify: true
|
||||||
debug: true
|
debug: true
|
||||||
username: drone@gregandev.fr
|
username: drone@gregandev.fr
|
||||||
password:
|
password:
|
||||||
@ -65,7 +65,7 @@ steps:
|
|||||||
{{ repo.owner }}/{{ repo.name }}
|
{{ repo.owner }}/{{ repo.name }}
|
||||||
({{ build.branch }} - {{ truncate build.commit 8 }})
|
({{ build.branch }} - {{ truncate build.commit 8 }})
|
||||||
attachment: build-result.xml
|
attachment: build-result.xml
|
||||||
# body:
|
body:
|
||||||
# https://git.io/vgvPz
|
https://git.io/vgvPz
|
||||||
when:
|
when:
|
||||||
staus: [ success, failure ]
|
status: [ success, failure ]
|
Loading…
x
Reference in New Issue
Block a user