Update to gitversion 5
This commit is contained in:
Родитель
55ce767186
Коммит
1adf922b40
10
.vsts-ci.yml
10
.vsts-ci.yml
|
@ -33,9 +33,10 @@ jobs:
|
|||
nugetUpdaterVersion: 2.0.2
|
||||
packageAuthor: nventive
|
||||
|
||||
- task: gittools.gitversion.gitversion-task.GitVersion@4
|
||||
- task: GitVersion@5
|
||||
inputs:
|
||||
updateAssemblyInfo: false
|
||||
useConfigFile: true
|
||||
configFilePath: gitversion.yml
|
||||
|
||||
- task: NuGetToolInstaller@0
|
||||
inputs:
|
||||
|
@ -137,9 +138,10 @@ jobs:
|
|||
echo LD_LIBRARY_PATH: $lib_path
|
||||
echo "##vso[task.setvariable variable=LD_LIBRARY_PATH]$lib_path"
|
||||
|
||||
- task: gittools.gitversion.gitversion-task.GitVersion@4
|
||||
- task: GitVersion@5
|
||||
inputs:
|
||||
updateAssemblyInfo: false
|
||||
useConfigFile: true
|
||||
configFilePath: gitversion.yml
|
||||
|
||||
- task: NuGetToolInstaller@0
|
||||
inputs:
|
||||
|
|
Загрузка…
Ссылка в новой задаче