Commit 83299adcd46a01e040eb949962da0762ca9cc7bf

Authored by Jacob Vosmaer
2 parents 501ec087 3b2c8333
Exists in 6-9-stable-ee

Merge branch '6-9-stable' into 6-9-stable-ee

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
Makefile
... ... @@ -16,6 +16,7 @@ on_tag:
16 16 git describe --exact-match
17 17  
18 18 purge:
  19 + rm -rf /var/cache/omnibus/src/gitlab-rails
19 20 mkdir -p pkg
20 21 (cd pkg && find . -delete)
21 22  
... ...