Go to file
Manuele Simi 5f20fd1884 Remove tools section. 2019-09-30 13:00:48 -04:00
examples Save last JSON version. 2019-09-02 07:59:42 -04:00
releases restored ws-thredds library 2019-09-26 18:23:41 +02:00
Jenkinsfile Remove tools section. 2019-09-30 13:00:48 -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