Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
Родитель
cb9c9019f3
Коммит
ed266339f2
|
@ -49,5 +49,5 @@ steps:
|
|||
- powershell: |
|
||||
If ($env:BRANCH.StartsWith('refs/tags/')) { nuget push -ApiKey $env:APIKEY -Source https://api.nuget.org/v3/index.json $(Build.ArtifactStagingDirectory)/**/*.nupkg }
|
||||
env:
|
||||
#APIKEY: $(nuget-apikey)
|
||||
APIKEY: $(nuget-apikey)
|
||||
BRANCH: $(Build.SourceBranch)
|
Загрузка…
Ссылка в новой задаче