Go to file
Roberto Cirillo 42516749ec syntax problem fixed 2020-01-13 15:36:22 +01:00
examples Save last JSON version. 2019-09-02 07:59:42 -04:00
releases Add build report for testing purposes. 2019-12-21 12:15:34 -05:00
Jenkinsfile syntax problem fixed 2020-01-13 15:36:22 +01: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)