CommentJan 12, 20171
http://drone.io does the trick for next to nothing when compared with the others. Of course CircleCI is great, and others can work, but Drone is great OSS that also has a wonderful hosted component. My project goes from developing locally with docker-compose, then to GitHub, then to Drone, then runs tests, and if good, runs a deploy script that creates a Docker image and publishes to now.sh or AWS depending on project needs.