Run the Pipeline
The test build pipeline runs automatically when a commit is pushed to the Git repository's test branch specified in the packaging job.
If you want to run the pipeline manually:
- In the
left navigator, click
Builds
.
- Click the Pipelines tab.
- For the pipeline you want to run, click Build
.
To monitor the pipeline, click the pipeline's name on the Builds page. After a successful build, you'll find the deployed application's link in the Deployments tab of the Environments page.
If you want to run a job's build manually, open the job's details page
and click Build Now. You can monitor its build on the job's
details page. To view the latest build log of a job, open the Builds page, click the job's name, and then click Build Log
.