Skip to content

Commit

Permalink
alignment fixes in CI lab (microsoft#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
sriramdasbalaji authored Aug 13, 2019
1 parent 1b0ee30 commit 526bb83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions labs/azuredevops/continuousintegration/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ In this lab, you will learn how to configure continuous integration (CI) and con

1. Navigate to your team project on Azure DevOps.

1. Navigate to **Pipelines | Pipelines**.
1. Navigate to **Pipelines \| Pipelines**.

![](images/000.png)

Expand Down Expand Up @@ -76,7 +76,7 @@ In this lab, you will learn how to configure continuous integration (CI) and con

![](images/011.png)

1. Select **Save & Queue | Save & Queue** to save and queue a new build.
1. Select **Save & Queue \| Save & Queue** to save and queue a new build.

![](images/012.png)

Expand Down Expand Up @@ -114,7 +114,7 @@ In this lab, you will learn how to configure continuous integration (CI) and con
<a name="Ex1Task3"></a>
### Task 3: Invoking a continuous integration build ###

1. The build was configured earlier to support continuous integration. Navigate to the code for this project using **Repos | Files**.
1. The build was configured earlier to support continuous integration. Navigate to the code for this project using **Repos \| Files**.

![](images/020.png)

Expand All @@ -134,7 +134,7 @@ In this lab, you will learn how to configure continuous integration (CI) and con

![](images/024.png)

1. A build should be underway shortly. Select **Pipelines | Pipelines** to see if it's in progress.
1. A build should be underway shortly. Select **Pipelines \| Pipelines** to see if it's in progress.

![](images/025.png)

Expand Down

0 comments on commit 526bb83

Please sign in to comment.