Pack only for Release (path for buildConfiguration not passed)
This commit is contained in:
Родитель
6db0ed9771
Коммит
97690427a8
|
@ -50,6 +50,7 @@ steps:
|
|||
|
||||
- powershell: .\nuget\pack.ps1
|
||||
displayName: Pack
|
||||
condition: and(succeeded(), eq(variables['BuildConfiguration'], 'Release'))
|
||||
|
||||
- task: CopyFiles@2
|
||||
displayName: Move to publish directory
|
||||
|
|
Загрузка…
Ссылка в новой задаче