Specifying remote pipelines using hub resolvers
TOC
Feature Overview
Pipelines are reusable blocks for your CI/CD processes. When creating a pipeline run, you can specify a remote pipeline from the Catalog available on Hub. We supply a default Hub instance for you to use.
Steps
1. Select a Pipeline
Here is the pipelines available on Hub:
java-image-build-scan-deploypython-image-build-scan-deploy
2. Specifying the remote task using the hub resolver
To specify a remote pipeline, use the following reference format in the pipelineRef:
If the pipeline requires additional parameters, specify values for these parameters in the params section of the specification of the pipeline run.
The params section of the pipelineRef specification must contain only the parameters that the resolver supports.
Examples:
The following example pipeline run references a remote pipeline from the catalog: