]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/owg.rb
foundation: Rebuild OWG site on each run
[chef.git] / cookbooks / foundation / recipes / owg.rb
index b045fc7b01b0c6397c56e29679d43a2f11a8d0ac..31d41aa1fdd85c491b6594fe0f2a2ae6fe09a27c 100644 (file)
@@ -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"