mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-17 10:29:00 +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
@@ -23,7 +23,7 @@ jobs:
|
|||||||
echo "[LOG] Done."
|
echo "[LOG] Done."
|
||||||
echo ' '
|
echo ' '
|
||||||
echo "[LOG] Checking Web UI..."
|
echo "[LOG] Checking Web UI..."
|
||||||
curl --insecure https://iobroker:8081 2> /dev/null | grep '<title>Admin</title>' &> /dev/null || exit 1
|
curl --insecure http://iobroker:8081 2> /dev/null | grep '<title>Admin</title>' &> /dev/null || exit 1
|
||||||
echo "[LOG] Done."
|
echo "[LOG] Done."
|
||||||
echo ' '
|
echo ' '
|
||||||
echo "[LOG] Output testrun.log:"
|
echo "[LOG] Output testrun.log:"
|
||||||
|
|||||||
Reference in New Issue
Block a user