X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dd35c593b7471ccbe5298f8e720d7b9b4ee6a967..26eeab924cfb9f5f9289b5dcc1860d9bc9afe6ff:/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