SPEC-6276 Move ci_build and ci_build_metrics to scripts\build
This commit is contained in:
@@ -30,7 +30,7 @@ IF !ERRORLEVEL!==0 (
|
||||
)
|
||||
|
||||
cd /D %CMD_DIR%\..
|
||||
REM IF you update this logic, update it in Tools/build/JenkinsScripts/build/Platform/Windows/env_windows.cmd
|
||||
REM IF you update this logic, update it in scripts/build/Platform/Windows/env_windows.cmd
|
||||
REM If cmake is not found on path, try a known location, using LY_CMAKE_PATH as the first fallback
|
||||
where /Q cmake
|
||||
IF NOT !ERRORLEVEL!==0 (
|
||||
|
||||
Reference in New Issue
Block a user