Understanding S2I Pipelines¶
Example Overview of a S2I Pipeline¶
The pipeline will iterate through the stages in GitLab and hold on error, if it makes sense.
.
How a pipeline uses S2I Builds¶
A general documentation on S2I can be found here or in specific here for PHP.
.
S2I Introduction Video
Within the Pipeline there is for each stack one build:container jobs and template that triggers this automation. See .template:s2i:php_build
in .gitlab-common.yml