1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Files
docs/content/admin/user-management/continuous-integration-using-jenkins.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* 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
2020-09-29 16:01:04 -04:00

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 %}.