From 783730f52a12824dbb1fa3854803e20067ab251e Mon Sep 17 00:00:00 2001 From: ALinuxNinja Date: Thu, 11 May 2017 21:03:15 -0400 Subject: [PATCH] fix branching --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e50d97f..7d812cb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ | tag | Status | Docker Hub | | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- | -| latest | ![Daily Build](https://app.codeship.com/projects/aef32ad0-1807-0135-b213-7e299b644564/status?branch=latest) | [\[DockerHub\]](https://hub.docker.com/r/alinuxninja/postal/) | +| latest | ![Daily Build](https://app.codeship.com/projects/aef32ad0-1807-0135-b213-7e299b644564/status?branch=master) | [\[DockerHub\]](https://hub.docker.com/r/alinuxninja/postal/) | Side Note: Sometimes, ruby fails to fetch and the build looks like it's failed. Also, each branch corresponds to the docker tag, so the "master" branch always shows that it has failed.