mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-26 12:42:34 +01:00
1f80ba90ca
Add mac arm support Refactor build and publish build build
15 lines
575 B
Plaintext
15 lines
575 B
Plaintext
"appbuild"
|
|
{
|
|
"appid" "672870"
|
|
"desc" "CI Build Windows {{BUILD_DESCRIPTION}}"
|
|
"buildoutput" "../../ContentBuilder/output" // build output folder for .log, .csm & .csd files, relative to location of this file
|
|
"contentroot" "../../" // root content folder, relative to location of this file
|
|
"setlive" "{{SET_LIVE_ON_BRANCH}}" // branch to set live after successful build, none if empty
|
|
"preview" "0" // to enable preview builds
|
|
"nobaseline" "0" // build without using baseline manifest
|
|
|
|
"depots"
|
|
{
|
|
"672871" "depot_build_windows.vdf"
|
|
}
|
|
} |