I've got an existing project running that I have added kendo ui to via bower. We have a licensed copy so I am using the professional package.
Our TeamCity server is running Windows with many build agents, how can I pass the credentials to bower to authenticate with the kendo ui repo ?
I would prefer not to run a command on each build agent machine, and don't mind if I have to store the credentials in plain text.