Commit ff17962d00226216e1179d0c3e692949ae92f6fa
1 parent
58c4fc48
Exists in
6-9-stable-ee
and in
1 other branch
Always update the cookbooks during the build
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
config/software/gitlab-cookbooks.rb
@@ -20,6 +20,8 @@ name "gitlab-cookbooks" | @@ -20,6 +20,8 @@ name "gitlab-cookbooks" | ||
20 | 20 | ||
21 | dependency "rsync" | 21 | dependency "rsync" |
22 | 22 | ||
23 | +always_build true | ||
24 | + | ||
23 | source :path => File.expand_path("files/gitlab-cookbooks", Omnibus.project_root) | 25 | source :path => File.expand_path("files/gitlab-cookbooks", Omnibus.project_root) |
24 | 26 | ||
25 | build do | 27 | build do |