]> git.openstreetmap.org Git - chef.git/commitdiff
Deploy 2019.stateofthemap.org
authorTom Hughes <tom@compton.nu>
Sat, 8 Dec 2018 15:17:23 +0000 (15:17 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 8 Dec 2018 15:17:23 +0000 (15:17 +0000)
cookbooks/stateofthemap/recipes/default.rb

index 4521d668ea4817ffcb9e9a454b6b058948017de3..1c1c5fdc871f7b2bb8763a6f6e5102af9928d6be 100644 (file)
@@ -283,7 +283,7 @@ end
 
 gem_package "jekyll"
 
-%w[2016 2017 2018].each do |year|
+%w[2016 2017 2018 2019].each do |year|
   git "/srv/#{year}.stateofthemap.org" do
     action :sync
     repository "git://github.com/openstreetmap/stateofthemap-#{year}.git"