ci: Adjust GitVersion tool version

This commit is contained in:
Jérôme Laban 2020-04-12 22:13:59 -04:00 коммит произвёл David Oliver
Родитель e873a787d0
Коммит ec719cf987
1 изменённых файлов: 1 добавлений и 4 удалений

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

@ -16,10 +16,7 @@ jobs:
versionSpec: 4.9.1
checkLatest: false
- task: GitVersion@4
# Ignore gitversion for forks, until this is fixed:
# https://developercommunity.visualstudio.com/content/problem/284991/public-vsts-previouw-cant-set-build-number-of-pr-b.html
condition: eq(variables['System.PullRequest.IsFork'], 'False')
- task: GitVersion@5
inputs:
updateAssemblyInfo: false