From e7010845d454267f8b658d6c00fe3180042bb164 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 8 Dec 2018 15:17:23 +0000 Subject: [PATCH 1/1] Deploy 2019.stateofthemap.org --- cookbooks/stateofthemap/recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/stateofthemap/recipes/default.rb b/cookbooks/stateofthemap/recipes/default.rb index 4521d668e..1c1c5fdc8 100644 --- a/cookbooks/stateofthemap/recipes/default.rb +++ b/cookbooks/stateofthemap/recipes/default.rb @@ -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" -- 2.43.2