X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/31cb8ad3aaff76e60a5aa249a7b2db7fae8b966c..ab47927c016597f8602b81dcdc168ad5c335389d:/cookbooks/foundation/recipes/owg.rb diff --git a/cookbooks/foundation/recipes/owg.rb b/cookbooks/foundation/recipes/owg.rb index b045fc7b0..31d41aa1f 100644 --- a/cookbooks/foundation/recipes/owg.rb +++ b/cookbooks/foundation/recipes/owg.rb @@ -68,7 +68,6 @@ execute "/srv/operations.osmfoundation.org/Gemfile" do end execute "/srv/operations.osmfoundation.org" do - action :nothing command "bundle exec jekyll build --trace" cwd "/srv/operations.osmfoundation.org" user "nobody"