mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-18 19:09:02 +02:00
Update testing-docker-image.yml
This commit is contained in:
2
.github/workflows/testing-docker-image.yml
vendored
2
.github/workflows/testing-docker-image.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
curl --insecure http://127.0.0.1:8081 2> /dev/null | grep '<title>Admin</title>' &> /dev/null || exit 1
|
curl --insecure http://127.0.0.1:8081 2> /dev/null | grep '<title>Admin</title>' &> /dev/null || exit 1
|
||||||
|
|
||||||
- name: Send email
|
- name: Send email
|
||||||
uses: devellany/send-mail@v1
|
uses: devellany/send-mail@v1.0.2
|
||||||
with:
|
with:
|
||||||
host: mail.buanet.de
|
host: mail.buanet.de
|
||||||
account: ${{secrets.MAIL_USER}}
|
account: ${{secrets.MAIL_USER}}
|
||||||
|
|||||||
Reference in New Issue
Block a user