bazooka-ci / bazooka

Continuous Integration and Continuous Deployment Server
http://docs.bazooka-ci.io/
MIT License
60 stars 5 forks source link

Fix the waiting for server loop in web #289

Closed jawher closed 8 years ago

jawher commented 8 years ago

Before docker networking, hosts were added to /etc/hosts.

This is no longer the case, so the script was updated to use ping instead.