Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Githubにはいくつかのプロジェクトがありますが、テストを自動化し、品質コードを改善するために、それらをJenkinsにリンクしたいと思います。
それを行うための無料のオンライン方法はありますか?
git jenkinsプラグインを使用すると、Jenkinsジョブをgitリポジトリ(GitHubに含まれています)にリンクできます。次に、カスタムアクションを使用して単体テストを実行します。