Help Center/ CodeArts Pipeline/ FAQs/ Troubleshooting/ Pipeline Fails to Run Because Repository Not Found
Updated on 2024-10-12 GMT+08:00

Pipeline Fails to Run Because Repository Not Found

Symptom

The pipeline fails to run, and a message is displayed, indicating that the repository does not exist or has been deleted.

Root Cause

A pipeline has a Repo code source, if the Repo repository is deleted, this error will be reported when you execute a pipeline.

Solution

  1. Create a code repository.
  2. Go to the Task Orchestration page to edit the pipeline.
  3. In the code source stage, delete the invalid repository and click to add a new repository.

    Figure 1 Updating the code source