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

Commit 8921e99

Browse files
authored
Merge pull request #637 from kumarself10/patch-1
Update AZ400_M03_L07_Configure_Pipelines_as_Code_with_YAML.md
2 parents aa9e26b + d51702d commit 8921e99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Instructions/Labs/AZ400_M03_L07_Configure_Pipelines_as_Code_with_YAML.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ In this task, you will add continuous delivery to the YAML-based definition of t
243243
- repository: self
244244
trigger: none
245245
246-
stages:
247-
- stage: Build
246+
stages:
247+
- stage: Build
248248
displayName: Build .Net Core Solution
249249
jobs:
250250
- job: Build

0 commit comments

Comments
 (0)