From dd024d6912628d39a8db58a7ef0fbadd318495fd Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Thu, 22 May 2014 16:17:45 +0200 Subject: [PATCH] Force a new clone of gitlab-rails during release --- Makefile | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/Makefile b/Makefile index 6b9e956..c67b563 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ on_tag: git describe --exact-match purge: + rm -rf /var/cache/omnibus/src/gitlab-rails mkdir -p pkg (cd pkg && find . -delete) -- libgit2 0.21.2