Go to file
Manuele Simi 922575f2db Add jenkinsfile that uses functions to create new stages. 2019-09-01 18:02:44 -04:00
examples Add jenkinsfile that uses functions to create new stages. 2019-09-01 18:02:44 -04:00
releases First attempt to read the configuration from a JSON file. Add a sample JSON release for testing purposes. 2019-08-29 16:03:45 -04:00
Jenkinsfile Remove stage block around the build command. 2019-08-31 23:51:46 -04:00
Jenkinsfile_static Resolve several issues with dynamic stages. 2019-08-29 15:12:50 -04:00
Jenkinsfile_withFunctions Add jenkinsfile that uses functions to create new stages. 2019-09-01 18:02:44 -04:00
README.md Fix README. 2019-05-29 23:41:24 -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 SNAPSHOT-DRY-RUNSNAPSHOT/RELEASE-DRY-RUN/RELEASE

Stages

build core components