Go to file
Manuele Simi 7fbb9ffaa5 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	releases/gcube-4.15.0.yaml
2019-10-09 15:04:20 -04:00
examples Save last JSON version. 2019-09-02 07:59:42 -04:00
releases Merge gcube-4.15.0 release file. 2019-10-09 15:03:38 -04:00
Jenkinsfile Create different local-repos within the same pipeline build. 2019-10-09 15:03:15 -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