X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a9d9fe7e291ad539f92e1a109995ca4cdc0d5892..aeee849db5083abd11efab6c8cfbcf6145c0c3e1:/cookbooks/stateofthemap/recipes/default.rb diff --git a/cookbooks/stateofthemap/recipes/default.rb b/cookbooks/stateofthemap/recipes/default.rb index 89fbbab34..4521d668e 100644 --- a/cookbooks/stateofthemap/recipes/default.rb +++ b/cookbooks/stateofthemap/recipes/default.rb @@ -281,6 +281,8 @@ end end end +gem_package "jekyll" + %w[2016 2017 2018].each do |year| git "/srv/#{year}.stateofthemap.org" do action :sync