All Products
Search
Document Center

Alibaba Cloud DevOps:Artifact source trigger

Last Updated:Sep 03, 2025

This topic describes how to configure a pipeline to be triggered by an artifact source. It also describes the available triggering events and filter conditions.

Configure a Packages artifact source trigger

Prerequisites

You have created a service connection of the Apsara Devops Packages type.

Procedure

On the pipeline configuration page, click Add Pipeline Source, and then select Artifact Source > Packages. Configure the following parameters:

  • Repository Type: Only the Generic Artifact type is supported.

  • Repository: Select the repository where the artifact is located, such as a pipeline package repository.

  • Artifact: Select the name of the artifact to be deployed, for example, Artifacts_4089952.

  • Default Version: The artifact version that is used by default when the pipeline runs.

  • Working Directory: The source files from the pipeline source are downloaded to this directory. Subsequent tasks are executed in this directory.

image