Go to file
Roberto Cirillo 41d63d72eb added release 4.17 folder 2019-12-19 14:54:57 +01:00
examples Save last JSON version. 2019-09-02 07:59:42 -04:00
releases added release 4.17 folder 2019-12-19 14:54:57 +01:00
Jenkinsfile Manage the exception of a missing previous job report. 2019-12-12 23:27:08 -05:00
README.md Adjust filename for attachments. Add email ext to README. 2019-10-22 08:56:23 -04:00

README.md

gCubeRelease

Jenkins Pipeline script to manage a complete gCube release.

Requirements

Reference documentation

  1. Jenkins Pipeline

  2. Pipeline Syntax

  3. Wiki

Expected parameters

Parameters from the Jenkins pipeline project:

  • Type: a choice of 'SNAPSHOT-DRY-RUN', 'SNAPSHOT', 'RELEASE-DRY-RUN', 'RELEASE-STAGING', 'RELEASE'
  • gCube_release_version: the gCube version to build (must match the YAML file in /releases)