CI Minimalistic GitHub's Guide
From Gcube Wiki
Revision as of 02:31, 26 November 2019 by Manuele.simi (Talk | contribs)
This section collects the steps for Developers to enable the CI pipeline with an existing GitHub repository.
- Configure the development machine
- Switch the POM to inherit from maven-parent 1.1.0 (the Jenkins project will not build until this step).
- Create the related Jenkins job
- Set up a Jenkins/GitHub webhook