Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit d3b3ee2

Browse files
authored
Merge pull request #610 from BabafemiB/master
update AZ400_M02_L03_Configure_Agent_Pools_and_Understand_Pipeline_Styles.md
2 parents c3f6e46 + cb36dd2 commit d3b3ee2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Instructions/Labs/AZ400_M02_L03_Configure_Agent_Pools_and_Understand_Pipeline_Styles.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,10 @@ In this task, you will create a template-based Azure DevOps YAML pipeline.
8686

8787
- A single Stage: Build
8888
- A single Job: Build
89-
- 3 tasks within the Build Job:
89+
- 4 tasks within the Build Job:
9090
- Dotnet Restore
9191
- Dotnet Build
92+
- Dotnet Test
9293
- Dotnet Publish
9394

9495
1. On the **Review your pipeline YAML** pane, click the down-facing caret symbol next to the **Run** button, click **Save**.

0 commit comments

Comments
 (0)