mirror of
https://github.com/minetest-mods/technic.git
synced 2025-02-23 07:10:19 +01:00
use mt 5.2.0 for tests
This commit is contained in:
parent
a034b7a518
commit
f22fbfd31b
@ -21,6 +21,6 @@ docker run --rm -i \
|
||||
-v ${CFG}:/etc/minetest/minetest.conf:ro \
|
||||
-v ${MTDIR}:/var/lib/minetest/.minetest \
|
||||
-v $(pwd):/var/lib/minetest/.minetest/worlds/world/worldmods/technic \
|
||||
registry.gitlab.com/minetest/minetest/server:5.0.1
|
||||
registry.gitlab.com/minetest/minetest/server:5.2.0
|
||||
|
||||
test -f ${WORLDDIR}/integration_test.json && exit 0 || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user