Go to file
Manuele Simi b90b80ae42 Shell steps in the post-action block. 2019-10-10 12:26:56 -04:00
examples Save last JSON version. 2019-09-02 07:59:42 -04:00
releases removed temporarily my-vre portlet: 2019-10-09 16:57:55 +02:00
Jenkinsfile Shell steps in the post-action block. 2019-10-10 12:26:56 -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