buildkite / feedback

Got feedback? Please let us know!
https://buildkite.com
25 stars 24 forks source link

Repository hooks are not running on windows #451

Open harryi3t opened 6 years ago

harryi3t commented 6 years ago
$ 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

lox commented 6 years ago

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