unity-runner/make-local-container.sh

4 lines
187 B
Bash

UNITY_VERSION=6000.0.35f1 \
UNITY_MODULES="webgl android ios mac-mono windows-mono linux-il2cpp" \
IMAGE=docker.lakes.house/unityci/editor \
.gitea/workflows/scripts/build-runner-image.sh