Go to file
Manuele Simi 18b787ea51 Echo the results of the maven-parent job. 2019-10-02 16:42:16 -04:00
examples Save last JSON version. 2019-09-02 07:59:42 -04:00
releases Remove test release. 2019-10-01 09:35:46 -04:00
Jenkinsfile Echo the results of the maven-parent job. 2019-10-02 16:42:16 -04:00
README.md Use the NodeLabelParameter plugin to set the pipeline-agent on the downstream jobs. 2019-09-30 10:55:59 -04:00

README.md

gCubeRelease

Jenkins Pipeline script to manage a complete gCube release.

Requirements

Reference documentation

Jenkins Pipeline

Pipeline Syntax

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)

Stages

build core components