use correct manual validation job

This commit is contained in:
Garrett Campbell 2024-07-31 11:34:22 -04:00
Родитель edfbe6323f
Коммит f3ebc7016f
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -44,9 +44,10 @@ extends:
Write-Host "##vso[build.updatebuildnumber]$newVersion - $str"
ignoreLASTEXITCODE: true
displayName: "Set the release name"
- task: ManualIntervention@8
displayName: "Manual Intervention"
- task: ManualValidation@0
displayName: "Manual Validation"
inputs:
notifyUsers: makefilecrew@microsoft.com
instructions: |
Download and test the vsix from the latest release build: https://devdiv.visualstudio.com/DevDiv/_build?definitionId=18396