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

Commit d51702d

Browse files
author
kumarself10
authored
Update AZ400_M03_L07_Configure_Pipelines_as_Code_with_YAML.md
1 parent b5f357d commit d51702d

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)