1
0
Fork 0
llvm-premerge-checks/containers/agent-windows-buildkite/pre-checkout.bat
Mikhail Goncharov ea943424f3 Enable windows builds back
Now we run a pre-commit hook that tries to kill any process that locked
a file in target directory.

Updated timeout interval on windows from 120 to 90 minutes.

Fixes #243
2020-10-07 16:59:37 +02:00

2 lines
No EOL
118 B
Batchfile

handle -nobanner %BUILDKITE_BUILD_CHECKOUT_PATH%
powershell c:\scripts\unlock_path.ps1 %BUILDKITE_BUILD_CHECKOUT_PATH%