mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-08 22:29:56 +02:00
🐛 ocrd-galley: Drone CI: Use SMTP port 25
This commit is contained in:
parent
ac6bad3173
commit
66e3beb613
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ def main(ctx):
|
||||||
"image": "drillster/drone-email",
|
"image": "drillster/drone-email",
|
||||||
"settings": {
|
"settings": {
|
||||||
"host": "172.17.0.1",
|
"host": "172.17.0.1",
|
||||||
|
"port": "25",
|
||||||
"from": "drone@ci.moegen-wir.net",
|
"from": "drone@ci.moegen-wir.net",
|
||||||
},
|
},
|
||||||
"when": {
|
"when": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue