node.js - Install Node libraries in private github repos during CI -


i have private repository on github set heroku ci. project uses few libraries have in private repos on github , install yarn. these libraries break heroku ci because require logging in github install during tests , builds. know can generate key libraries on npm , throw in .npmrc, don't know if there way private github repos have seen.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -