cablelabs / lpwanserver

LPWAN Provisioning & Management Server
https://lpwanserver.com
Apache License 2.0
37 stars 11 forks source link

Docker credentials failing in Travis #299

Closed rhythnic closed 5 years ago

rhythnic commented 5 years ago

The docker hub credentials in travis are correct, and work locally, but they fail in travis. Need to debug.

rhythnic commented 5 years ago

Seen in another similar issue, it's probably a character in the password that interacts badly with shell. Will update password to not contain special characters.