Add UNITY_LICENSE_PATH

This commit is contained in:
litefeel
2020-03-02 01:54:52 +08:00
committed by Webber Takken
parent 465f15a945
commit 0088ca3094
3 changed files with 11 additions and 4 deletions

View File

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