Announcing ea-jenkins Repository

I want to announce a new repository: ea-jenkins.

ea-jenkins contains an example Jenkins build server configuration. This configuration can be imported into your own Jenkins build server to get you up and running quickly. I recommend forking this repository for your own development purposes.

Importing the ea-jenkins Configuration

To utilize this base config with Jenkins, you need to:

  1. Setup Jenkins
  2. Install the SCM Sync Configuration plugin
  3. Fork ea-jenkins
  4. Go to Manage Jenkins -> Configure System
  5. In the "SCM Sync configuration" section, select "git" and point it to your forked repository
  6. Click "Reload" to import the settings from your git repo.

Share Your Thoughts

This site uses Akismet to reduce spam. Learn how your comment data is processed.