Work CD-CI
- Update update dependets job to have access to NuGet package version when building just this job. ***NO_CI***
This commit is contained in:
Родитель
93a84a27d4
Коммит
9896ee40bb
|
@ -155,6 +155,11 @@ jobs:
|
|||
# need this here in order to persist GitHub credentials
|
||||
- checkout: self
|
||||
fetchDepth: 1
|
||||
|
||||
- template: azure-pipelines-templates/install-nbgv-tool.yml@templates
|
||||
|
||||
- script: nbgv cloud -a -c
|
||||
displayName: Set build number
|
||||
|
||||
# update dependencies
|
||||
- task: PowerShell@2
|
||||
|
|
Загрузка…
Ссылка в новой задаче