W&S devops part 2.5 - Testing a django project using drone.io
In the previous post we installed and integrated an instance of drone.io with our github account. Now its time to actually test a real project and send notifications about the build status to a Slack channel. The project I will be using for this tutorial can be found here. It is a super simple proj…
