git every pull-request ,test the code and modues in Jenkins


如何做到每次提交代码都进行一次 jenkins run 来保证代码的质量。

如果没有进行的代码测试,commit 不会提交到github server。

如何在提交前进行 jenkins run?来确保是否进行了jenkins run。

python django jenkins-ci git github

被咬的苹果 10 years, 4 months ago

Your Answer