Install husky git hooks in Jenkins pipeline job by overriding “CI detected, skipping Git hooks installation”

前端 未结 0 1113
没有蜡笔的小新
没有蜡笔的小新 2020-12-08 05:19

I am trying to use husky to install git hooks as part of a Jenkins pipeline job.

I\'ve added this to the Jenkins job:

npm install husky --save-dev


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题