mirror of
https://github.com/maplibre/martin.git
synced 2024-12-18 20:31:54 +03:00
ci: fix tile check step
This commit is contained in:
parent
7a21380d4c
commit
f4955c256b
@ -54,8 +54,8 @@ jobs:
|
||||
chmod +x vtzero-show
|
||||
dockerize -wait tcp://localhost:3000 -timeout 1m
|
||||
curl localhost:3000/public.table_source/0/0/0.pbf > table_source.pbf
|
||||
vtzero-check table_source.pbf
|
||||
vtzero-show table_source.pbf
|
||||
./vtzero-check table_source.pbf
|
||||
./vtzero-show table_source.pbf
|
||||
curl localhost:3000/rpc/public.function_source/0/0/0.pbf > function_source.pbf
|
||||
vtzero-check function_source.pbf
|
||||
vtzero-show function_source.pbf
|
||||
./vtzero-check function_source.pbf
|
||||
./vtzero-show function_source.pbf
|
||||
|
Loading…
Reference in New Issue
Block a user