File tree Expand file tree Collapse file tree
.github/workflows/scripts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ docker run --rm -p 8080:8080 --env DOWNLOAD_RETRY_COUNT=1 \
5050-h hsl-map-server --name hsl-map-server $DOCKER_IMAGE &
5151sleep 90
5252
53- test http://localhost:8080/map/v2 /hsl-map/14/9326/4739.png 50000
54- test http://localhost:8080/map/v2 /hsl-map-sv/14/9326/4739.png 50000
55- test http://localhost:8080/map/v2 /hsl-map-fi-sv/14/9326/4739.png 50000
56- test http://localhost:8080/map/v2 /hsl-vector-map/14/9326/4739.pbf 10000
53+ test http://localhost:8080/map/v3 /hsl-map/14/9326/4739.png 50000
54+ test http://localhost:8080/map/v3 /hsl-map-sv/14/9326/4739.png 50000
55+ test http://localhost:8080/map/v3 /hsl-map-fi-sv/14/9326/4739.png 50000
56+ test http://localhost:8080/map/v3 /hsl-vector-map/14/9326/4739.pbf 10000
5757
5858echo Stopping $DOCKER_IMAGE
5959docker stop hsl-map-server
You can’t perform that action at this time.
0 commit comments