From 6d4d01ecdc0f87938c53ac1925aac4413c35085b Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sun, 3 Jan 2021 22:45:22 +0000 Subject: [PATCH] foundation: Rebuild OWG site on each run --- cookbooks/foundation/recipes/owg.rb | 1 - 1 file changed, 1 deletion(-) 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" -- 2.43.2