mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-01-13 17:23:19 -05:00
Deploy NuGet on succesed
This commit is contained in:
@@ -58,7 +58,7 @@ stages:
|
||||
|
||||
- task: NuGetCommand@2
|
||||
displayName: 'Publish to wpf-notifyicon feed'
|
||||
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
|
||||
condition: succeeded()
|
||||
inputs:
|
||||
command: 'push'
|
||||
versioningScheme: byBuildNumber
|
||||
|
||||
Reference in New Issue
Block a user