Pipeline Config Structure

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

There are two top-level sections that can be defined in a pipeline config:

  • A resources section that specifies the Resources used by the automated pipeline.

  • A pipelines section that specifies the pipeline execution environment and the Steps to execute.

For ease of illustration, we'll describe how this looks in a single pipeline config file (e.g., pipelines.yml).

pipelinesDefinition_19jan23.png