mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-02 16:59:44 +00:00
build: Use build matrix instead of branches for variants
This commit is contained in:
@@ -38,7 +38,6 @@ if [ ! -f "${SERVER}" ]; then
|
||||
get -o "${SERVER}" "${mohistJob}${MOHIST_BUILD}/artifact/${buildRelPath}"
|
||||
fi
|
||||
|
||||
export SKIP_LOG4J_CONFIG=true
|
||||
|
||||
export FAMILY=HYBRID
|
||||
|
||||
exec "${SCRIPTS:-$(dirname "$0")}/start-setupWorld" "$@"
|
||||
|
||||
Reference in New Issue
Block a user