I have several windows batch files that I use to perform various CI tasks (run parameterized MSBuild, etc.). Those batch files sit in the root of my repo. Is it possible to run these batch files from the repo pull that Bamboo does in my Bamboo plan? Or do I need to put them in a location outside of the plan folders and reference them as static fixed locations?