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