fmartinou / tydom2mqtt

Deltadore Tydom to MQTT Bridge
https://fmartinou.github.io/tydom2mqtt/
MIT License
86 stars 49 forks source link

Travis CI is failing on docker login step #117

Closed NathanKun closed 11 months ago

NathanKun commented 11 months ago

Hello, I've notice that the Travis CI is falling on the latest PRs. It seems the build is passed, but it is blocked on the docker login step.

$ docker login -u "$DOCKER_USERNAME" -p "$DOCKER_PASSWORD"
Password: 
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received
The build has been terminated