mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-01-29 12:10:34 +08:00
* add customImage attribute * add one more test for input passing && check for customImage == ''
This commit is contained in:
@@ -25,6 +25,7 @@ class BuildParameters {
|
||||
|
||||
return {
|
||||
version: Input.unityVersion,
|
||||
customImage: Input.customImage,
|
||||
uid,
|
||||
gid,
|
||||
runnerTempPath: process.env.RUNNER_TEMP,
|
||||
|
||||
Reference in New Issue
Block a user