You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
505 B
JSON
19 lines
505 B
JSON
{
|
|
"ENV": {
|
|
"GRADLE_HOME": "C:/Gradle/gradle-7.0",
|
|
"NODE_LABEL": "windows-b3c8994f1",
|
|
"LY_3RDPARTY_PATH": "D:/workspace/3rdParty",
|
|
"LY_NDK_DIR": "C:/ly/3rdParty/android-ndk/r21d",
|
|
"TIMEOUT": 30,
|
|
"WORKSPACE": "D:/workspace",
|
|
"MOUNT_VOLUME": true
|
|
},
|
|
"PIPELINE_ENV_OVERRIDE": {
|
|
"daily-pipeline-metrics": {
|
|
"CLEAN_WORKSPACE": true
|
|
},
|
|
"nightly-clean": {
|
|
"CLEAN_WORKSPACE": true
|
|
}
|
|
}
|
|
} |