* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
14 lines
805 B
Markdown
14 lines
805 B
Markdown
---
|
|
title: Continuous integration using Jenkins
|
|
intro: 'You can automatically trigger build jobs on a Jenkins server when pushes are made to a repository in {% data variables.product.product_location_enterprise %}.'
|
|
redirect_from:
|
|
- /enterprise/admin/developer-workflow/continuous-integration-using-jenkins
|
|
- /enterprise/admin/user-management/continuous-integration-using-jenkins
|
|
versions:
|
|
enterprise-server: '*'
|
|
---
|
|
|
|
### Requirements
|
|
|
|
- Follow our white paper "[Practical guide to CI with Jenkins and GitHub](https://resources.github.com/whitepapers/practical-guide-to-CI-with-Jenkins-and-GitHub/)" to get step by step instructions on how you can automatically trigger build jobs on a Jenkins server when pushes are made to a repository in {% data variables.product.product_location_enterprise %}.
|