We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cda5b98 + e211b85 commit c50ff53Copy full SHA for c50ff53
1 file changed
hooks/pre-checkout.bat
@@ -1 +1 @@
1
-powershell -ExecutionPolicy Bypass -NoProfile -NonInteractive %~dp0/purge.ps1 -Dir "%BUILDKITE_BUILD_CHECKOUT_PATH%" -Whitelist "%BUILDKITE_PLUGIN_TASKKILL_WHITELIST%"
+powershell -ExecutionPolicy Bypass -NoProfile -NonInteractive %~dp0/purge.ps1 -Dir "%BUILDKITE_BUILD_CHECKOUT_PATH%" %BUILDKITE_PLUGIN_TASKKILL_WHITELIST%
0 commit comments