diff --git a/Makefile b/Makefile index c67b563..0e19a7e 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ on_tag: purge: rm -rf /var/cache/omnibus/src/gitlab-rails + rm -rf /var/cache/omnibus/pkg mkdir -p pkg (cd pkg && find . -delete) -- libgit2 0.21.2