Skip to content

Commit 1858320

Browse files
authored
Merge pull request MicrosoftDocs#6391 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-devops-docs (branch main)
2 parents 31329dd + ce2328a commit 1858320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pipelines/process/resources.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ variables:
496496
id: $[ resources.repositories.common.id ]
497497
type: $[ resources.repositories.common.type ]
498498
url: $[ resources.repositories.common.url ]
499-
url: $[ resources.repositories.common.version ]
499+
version: $[ resources.repositories.common.version ]
500500
501501
steps:
502502
- bash: |

0 commit comments

Comments
 (0)