Specifying remote pipelines using hub resolvers
TOC
Feature OverviewSteps1. Select a Pipeline2. Specifying the remote task using the hub resolverLearn MoreFeature 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 DevOps Hub. ACP DevOps serves the built-in Hub catalog
through artifacthub-shim.
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: