Your Apps in Action

Use this form to visualize Bitbucket Pipelines CI/CD manifest schema.


{{repoTitle.MainEntity}}

.clone - Contains settings to clone the repository into a container
_

.options - Global settings that apply to all pipelines
_

.definitions - Defines resources used elsewhere in the pipeline configuration
_

.definitions.services - Defines services that run in separate Docker containers
_

.definitions.caches - Defines custom caches to be used by pipelines
_

.pipelines - Build pipelines
_

.pipelines.branches - Branch-specific build pipelines
_

.pipelines.bookmarks - Bookmark-specific build pipelines (to be used in Mercurial repositories)
_

.pipelines.custom - Manually triggered build pipelines
_

.pipelines.tags - Tag-specific build pipelines
_

.pipelines.pull-requests - Pull-request-specific build pipelines
_

pipelines.default default

# Actions
{{$index+1}}.

{{message}}