Skip to content

Understanding S2I pipelines

S2I is a mythology to images from source code.

Example Overview of a S2I Pipeline

The pipeline will iterate through the stages in GitLab and stop execution on error.

Example Flow for a S2I Pipeline.

How a pipeline uses S2I Builds

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.