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

Pipeline Fails to Run Because Deployment Policy Not Found

Symptom

The cloud native release job of the pipeline fails to run, and a message is displayed, indicating that there is no deployment policy.

Root Cause

There is no deployment policy for the release environment.

Solution

  1. Log in to the Huawei Cloud console.
  2. Click in the upper left corner of the page, and choose Developer Services > CodeArts from the service list.
  3. Click Access Service to go to the CodeArts homepage.
  4. Click a project name to access the project.
  5. Choose CICD > Release to access the environment list page.
  6. Search for and click the environment associated with the cloud native release job.
  7. Switch to the Release Policy tab to configure release policy for the environment.
  8. Execute the pipeline again.