mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-04 20:58:52 +00:00
Re-fixed pufferfish tests (#1406)
This commit is contained in:
@@ -9,6 +9,5 @@ services:
|
||||
SETUP_ONLY: "TRUE"
|
||||
TYPE: PUFFERFISH
|
||||
VERSION: ${MINECRAFT_VERSION:-LATEST}
|
||||
PUFFERFISH_BUILD: 50
|
||||
volumes:
|
||||
- ./data:/data
|
||||
|
||||
1
tests/setuponlytests/pufferfish/require.sh
Normal file
1
tests/setuponlytests/pufferfish/require.sh
Normal file
@@ -0,0 +1 @@
|
||||
[[ $MINECRAFT_VERSION == LATEST ]] || exit 1
|
||||
Reference in New Issue
Block a user