author | ms.service | ms.topic | ms.date | ms.author |
---|---|---|---|---|
v-tcassi |
iot-edge |
include |
08/26/2020 |
v-tcassi |
To trigger a build job, you can either push a commit to source code repository or manually trigger it. In this section, you manually trigger the CI/CD pipeline to test that it works. Then verify that the deployment succeeds.
-
From the left pane menu, select Pipelines and open the build pipeline that you created at the beginning of this article.
-
You can trigger a build job in your build pipeline by selecting the Run pipeline button in the top right.
-
Review the Run pipeline settings. Then, select Run.
-
Select Agent job 1 to watch the run's progress. You can review the logs of the job's output by selecting the job.
-
If the build pipeline is completed successfully, it triggers a release to dev stage. The successful dev release creates IoT Edge deployment to target IoT Edge devices.
-
Click dev stage to see release logs.