CI Minimalistic GitHub's Guide

From Gcube Wiki
Revision as of 05:18, 27 November 2019 by Manuele.simi (Talk | contribs)

Jump to: navigation, search

This section collects the steps for Developers to enable the CI pipeline with an existing GitHub repository.

  1. Configure the development machine.
  2. Switch the POM to inherit from maven-parent 1.1.0 (the Jenkins project will not build until this step).
  3. Create a Jenkins job that build the GitHub repository.
  4. Set up a Jenkins/GitHub webhook