description:The Unreal Engine version in the form of "major.minor"
type:string
regex:\d+\.\d+
default:"5.4"
build_type:
description:The game build type.
type:string
options:["DebugGame","Shipping"]
default:"DebugGame"
number_of_old_versions:
description:How many successful pipeline builds of this branch should be stored on the cluster.
type:number
default:3
custom_ndisplay_config:
description:Custom nDisplay config stored on the cluster filesystem.
type:string
default:""
use_zen:
description:Whether or not to connect to the shared Zen storage server. Speeds up build but temporarily modifies DefaultEngine.ini., so turn off if weird build errors happen.
type:boolean
default:true
---
# The include file can be change to either be removed or reference a specific commit.
include:
...
...
@@ -41,8 +69,10 @@ include:
# Use the CUSTOM_NDISPLAY_CONFIG variable in case you need a custom ndisplay config. These are always located in /home/vrdemo/configs/ndisplay.