]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/recipes/default.rb
Add SoTM 2020
[chef.git] / cookbooks / stateofthemap / recipes / default.rb
index 4d27bdffa09c46323edf7574abb7310823c2b10c..17b07f39706e106cc6cde0f7b1019a7f0eeac426 100644 (file)
@@ -283,7 +283,7 @@ end
 
 gem_package "jekyll"
 
-%w[2016 2017 2018 2019].each do |year|
+%w[2016 2017 2018 2019 2020].each do |year|
   git "/srv/#{year}.stateofthemap.org" do
     action :sync
     repository "git://github.com/openstreetmap/stateofthemap-#{year}.git"