Skip to content

Commit 241c9f2

Browse files
1 parent bcb3f3c commit 241c9f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/app-service/scripts/cli-continuous-deployment-vsts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Create the following variables containing your Azure DevOps information.
3636

3737
```azurecli
3838
gitrepo=<Replace with your Azure DevOps Services (formerly Visual Studio Team Services, or VSTS) repo URL>
39-
token=<Replace with a Azure DevOps Services (formerly Visual Studio Team Services, or VSTS) personal access token>
39+
token=<Replace with an Azure DevOps Services (formerly Visual Studio Team Services, or VSTS) personal access token>
4040
```
4141

4242
Configure continuous deployment from Azure DevOps Services (formerly Visual Studio Team Services, or VSTS). The `--git-token` parameter is required only once per Azure account (Azure remembers token).

0 commit comments

Comments
 (0)