Blog posts with tag "continuous-integration"

.NET Core continuous integration and deployment with Gitlab, Docker, Kubernetes and Google Cloud

February 01, 2017

Over the past few months I’ve put Roadkill on hold in my free time, to get some .NET core projects working inside Docker. They’re mostly…

Continuous Integration cloud services

August 26, 2016

I’ve probably missed a couple, but this is a list I’ve compiled of all the CI services I know about, geared towards cheapo devs on a budget…

Using Appveyor as Roadkill's CI to run acceptance tests

June 11, 2014

A while ago Roadkill’s CI solution was hosted on Appharbor, which was a great solution (and free for a single project), but the…