Commit 465b5603a8535263c22b827ff55f62b93dd279e3

Authored by Jacob Vosmaer
2 parents d7e4a3b6 664ef2e1
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
... ... @@ -17,6 +17,7 @@ on_tag:
17 17  
18 18 purge:
19 19 rm -rf /var/cache/omnibus/src/gitlab-rails
  20 + rm -rf /var/cache/omnibus/pkg
20 21 mkdir -p pkg
21 22 (cd pkg && find . -delete)
22 23  
... ...