Mise à jour de '.drone.yml'
This commit is contained in:
parent
ee5647a04c
commit
aa9522680c
@ -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 ]
|
Loading…
x
Reference in New Issue
Block a user