-
- Downloads
Support running pipeline templates directly in child pipeline with...
Support running pipeline templates directly in child pipeline with `trigger_in_child_pipeline` input This change set allows a user of this component to directly execute a pipeline template in its own child pipeline. This is useful to run dedicated child pipeline for multiple environments. Changelog: added
Showing
- .gitlab/README.md.template 15 additions, 0 deletions.gitlab/README.md.template
- README.md 15 additions, 0 deletionsREADME.md
- templates/full-pipeline.yml 84 additions, 3 deletionstemplates/full-pipeline.yml
- templates/validate-plan-apply.yml 71 additions, 0 deletionstemplates/validate-plan-apply.yml
- templates/validate-plan-destroy.yml 74 additions, 0 deletionstemplates/validate-plan-destroy.yml
- templates/validate-plan.yml 66 additions, 0 deletionstemplates/validate-plan.yml
- tests/integration-tests/TriggerInChildPipeline.gitlab-ci.yml 25 additions, 0 deletionstests/integration-tests/TriggerInChildPipeline.gitlab-ci.yml
- tests/integration.gitlab-ci.yml 1 addition, 0 deletionstests/integration.gitlab-ci.yml
Please register or sign in to comment