This topic describes how to configure pipeline product source triggers, including product source triggering events and filter conditions.
Configure packages product source trigger
Prerequisites
You have created a service connection of the Apsara Devops Packages type.
Procedure
On the pipeline editing page, click Add Pipeline Source, and select
, then configure the following parameters:Repository Type: Only Generic Artifact type is supported.
Repository: Select the repository where the artifact is located, for example: Pipeline package repository.
Artifact: Select the name of the artifact to be deployed, for example:
Artifacts_4089952
.Default Version: The default version is the artifact version used by default when the pipeline is triggered to run.
Working Directory: The source files of the pipeline source will be downloaded to the working directory, and subsequent tasks will be executed in the specified working directory.