Skip to content

Commit 3e17c0b

Browse files
committed
updates
1 parent b98cdde commit 3e17c0b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/deployment-environments/tutorial-deploy-environments-in-cicd-azure-devops.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,8 @@ In this tutorial, you learn how to:
4343

4444
1. Sign in to your Azure DevOps organization (`https://dev.azure.com/<your-organization>`). Replace `<your-organization>` with your project identifier. Select your project, and then select **Repos**.
4545
1. Select the plus sign (**+**) next to the project name in the left pane, and then select **New repository**.
46-
1. In **Import a repository**, select **Import**.
47-
1. In **Import a Git repository**, select or enter the following:
48-
- **Repository type**: Git
49-
- **Clone URL**: https://github.com/Azure/deployment-environments
46+
1. In the **Set up your repository** pane, select the **Import** tab.
47+
1. In **Clone URL**, enter **https://github.com/Azure/deployment-environments**.
5048

5149
## Configure environment types
5250

0 commit comments

Comments
 (0)