Skip to content

Commit 2858bcf

Browse files
Incorporated the suggested changes after the review.
1 parent cd14e45 commit 2858bcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/azure-pipelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- devx-track-azurecli
99
- ignite-2023
1010
ms.topic: how-to
11-
ms.date: 10/18/2024
11+
ms.date: 10/20/2024
1212
ms.author: cshoe
1313
---
1414

@@ -114,7 +114,7 @@ Before creating a pipeline, the source code for your app must be in a repository
114114

115115
1. Select **Clone** to view the repository URL and copy it.
116116

117-
1. To clone the repository, open a terminal and run the following command:
117+
1. Open a terminal and run the following command:
118118

119119
```bash
120120
git clone <REPOSITORY_URL> my-container-app

0 commit comments

Comments
 (0)