Advanced
Тема интерфейса

Viewing Build Jobs

For components from source code or software package and deployed in the Kubernetes environment, you can view the build records and logs of a specified build job in the build job list to locate and rectify faults that occur during component deployment.

Procedure

  1. Log in to ServiceStage.
  2. Choose Continuous Delivery > Build.
  3. On the Build page, use either of the following methods to search for a build job:

    • Select the CCE cluster where the component is deployed and the build job status, and select the specified build job in the build list.
    • Search for the build job in the search box.

  4. Click the build job. The build job details page is displayed.

    • View Basic Information and Build Record of the build job.
    • Click View Log next to a build record to view Build Details, CodeCheck, and Log.
      Note

      Only the Maven build project supports code check. Currently, the following code check plug-ins are supported: Checkstyle, FindBugs, and PMD.