Add UNITY_LICENSE_PATH

This commit is contained in:
litefeel
2020-03-04 22:38:49 +08:00
committed by Webber Takken
parent 2fa69494ad
commit 29e179f50b
3 changed files with 10 additions and 4 deletions

View File

@@ -31,6 +31,7 @@ class Docker {
--workdir /github/workspace \
--rm \
--env UNITY_LICENSE \
--env UNITY_LICENSE_PATH \
--env UNITY_EMAIL \
--env UNITY_PASSWORD \
--env UNITY_SERIAL \