feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Repository hooks are not running on windows

Open harryi3t opened this issue 6 years ago • 1 comments

$ buildkite-agent.exe -v
=> buildkite-agent version 3.2.0, build 2432

I have some repository hooks which are not running on windows pre-command bat postman-app 2018-08-29 11-02-14

To debug this, I tried putting a single echo command which writes to a file on desktop

# pre-command.bat

echo %time% starting pre-command >>  C:\Users\Administrator\Desktop\command.txt

This seems to be not running

This is my configuration file ci-windows-2 55 2018-08-29 11-05-11

harryi3t avatar Aug 29 '18 05:08 harryi3t

I'm sorry you are having issues @harryi3t, could you drop us an email to [email protected] with a build that is running that isn't running these hooks?

lox avatar Aug 29 '18 05:08 lox