Skip to content

Commit 88d92c1

Browse files
Merge pull request #259415 from RichDCs/patch-2
Update tutorial-ci-cd-runners-jobs.md
2 parents 232b68a + d34460f commit 88d92c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/tutorial-ci-cd-runners-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ To run a self-hosted runner, you need to create a personal access token (PAT) in
605605
| Placeholder | Value | Comments |
606606
|---|---|---|
607607
| `<AZP_TOKEN>` | The Azure DevOps PAT you generated. | |
608-
| `<ORGANIZATION_URL>` | The URL of your Azure DevOps organization. | For example, `https://dev.azure.com/myorg` or `https://myorg.visualstudio.com`. |
608+
| `<ORGANIZATION_URL>` | The URL of your Azure DevOps organization. Make sure no trailing `/` is present at the end of the URL. | For example, `https://dev.azure.com/myorg` or `https://myorg.visualstudio.com`. |
609609

610610
## Build the Azure Pipelines agent container image
611611

0 commit comments

Comments
 (0)