CI Minimalistic GitHub's Guide

From Gcube Wiki
Revision as of 17:41, 21 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. Create the related Jenkins job
  3. Switch the POM to inherit from maven-parent 1.1.0 (the Jenkins project will not build until this step).