credentials - Kendo UI with bower and TeamCity (CI) -


i've got existing project running have added kendo ui via bower. have licensed copy using professional package.

our teamcity server running windows many build agents, how can pass credentials bower authenticate kendo ui repo ?

i prefer not run command on each build agent machine, , don't mind if have store credentials in plain text.

using .netrc file should work. make sure stored in right directory windows. should home directory of user teamcity server runs as.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -