Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit bce2f4c

Browse files
Lab 5 #649: fix the edit pipeline menu in EX2-TASK2-Step1
1 parent 79e151a commit bce2f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Instructions/Labs/AZ400_M02_L04_Enable_Continuous_Integration_with_Azure_Pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Let's start by importing the CI pipeline named [eshoponweb-ci.yml](https://githu
151151

152152
The default build pipeline definition doesn't enable Continuous Integration.
153153

154-
1. Click the **Edit** button in the top-right
154+
1. Click on the **Edit pipeline** option under the ellipsis menu near **Run new** button in the top-right
155155
1. Now, you need to replace the **# trigger:** and **# - main** lines with the following code:
156156

157157
```YAML

0 commit comments

Comments
 (0)