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
@@ -16,6 +16,7 @@ on_tag: @@ -16,6 +16,7 @@ on_tag:
16 git describe --exact-match 16 git describe --exact-match
17 17
18 purge: 18 purge:
  19 + rm -rf /var/cache/omnibus/src/gitlab-rails
19 mkdir -p pkg 20 mkdir -p pkg
20 (cd pkg && find . -delete) 21 (cd pkg && find . -delete)
21 22