Skip to content

Commit 2923fe2

Browse files
authored
Update definition ID to match new pipeline (#33697)
1 parent e3b3b8a commit 2923fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/docindex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,6 @@ jobs:
169169
arguments: >
170170
-Organization "apidrop"
171171
-Project "Content%20CI"
172-
-DefinitionId 3453
172+
-DefinitionId 5533
173173
-AuthToken "$(azuresdk-apidrop-devops-queue-build-pat)"
174174
-BuildParametersJson (@{ params = (Get-Content ./eng/dailydocsconfig.json -Raw) -replace '%%DailyDocsBranchName%%', "$(DailyDocsBranchName)" } | ConvertTo-Json)

0 commit comments

Comments
 (0)