Go to file
Roberto Cirillo 8137f416c1 added uri-resolver service 2019-10-09 10:47:53 +02:00
examples Save last JSON version. 2019-09-02 07:59:42 -04:00
releases added uri-resolver service 2019-10-09 10:47:53 +02:00
Jenkinsfile remove agent_label var. set pipeline-agent-garr as string 2019-10-04 16:54:33 +02: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