cd4pe_plans::promote_modules
: This plan will promote a list of modules to a specified stage.
This plan will promote a list of modules to a specified stage.
The following parameters are available in the cd4pe_plans::promote_modules
plan:
Data type: String[1]
The array of modules to promote, as a comma-separated string
Data type: String[1]
The workspace the pipelines live in
Data type: String[1]
The branch the pipeline triggers on
Default value: 'master'
Data type: Optional[String[1]]
If left empty, the commit of the last pipeline run will be promoted. If specified, that commit (or branch reference) will be promoted. Obviously, specifying the same commit hash (instead a branch) for multiple modules doesn't really make sense.
Default value: undef
Data type: String[1]
The stage to promote to
Data type: Optional[String[1]]
The host running the CD4PE application
Default value: $targets
Data type: String[1]
The email address of the CD4PE user
Data type: Sensitive[String[1]]
The CD4PE user password
Data type: TargetSpec
The node to run the task on