From 15fea50773d2b0bbafdc83b70719919e813b119c Mon Sep 17 00:00:00 2001 From: Rub21 Date: Thu, 4 Jun 2026 08:58:32 -0500 Subject: [PATCH] Add gpsvisibility and gpxcompression branches to dev server --- roles/dev.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/dev.rb b/roles/dev.rb index a4baaec64..614763c2d 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -134,11 +134,11 @@ default_attributes( :repository => "https://github.com/rub21/openstreetmap-website.git", :revision => "gps_db" }, - :rub22 => { + :gpsvisibility => { :repository => "https://github.com/rub21/openstreetmap-website.git", :revision => "simplify-gps-visibility" }, - :rub23 => { + :gpxcompression => { :repository => "https://github.com/rub21/openstreetmap-website.git", :revision => "compress-gpx-uploads" } -- 2.47.3