Skip to content

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.

Example Flow for a S2I Pipeline.

How a pipeline uses S2I Builds

A general documentation on S2I can be found here or in specific here for PHP.

S2I Build.

S2I Introduction Video

Introduction Video S2I

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