From ff17962d00226216e1179d0c3e692949ae92f6fa Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Thu, 22 May 2014 18:33:38 +0200 Subject: [PATCH] Always update the cookbooks during the build --- config/software/gitlab-cookbooks.rb | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/config/software/gitlab-cookbooks.rb b/config/software/gitlab-cookbooks.rb index c492aa8..5eeace1 100644 --- a/config/software/gitlab-cookbooks.rb +++ b/config/software/gitlab-cookbooks.rb @@ -20,6 +20,8 @@ name "gitlab-cookbooks" dependency "rsync" +always_build true + source :path => File.expand_path("files/gitlab-cookbooks", Omnibus.project_root) build do -- libgit2 0.21.2