Archived
Deploy NuGet on succesed
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ stages:
|
|||||||
|
|
||||||
- task: NuGetCommand@2
|
- task: NuGetCommand@2
|
||||||
displayName: 'Publish to wpf-notifyicon feed'
|
displayName: 'Publish to wpf-notifyicon feed'
|
||||||
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
|
condition: succeeded()
|
||||||
inputs:
|
inputs:
|
||||||
command: 'push'
|
command: 'push'
|
||||||
versioningScheme: byBuildNumber
|
versioningScheme: byBuildNumber
|
||||||
|
|||||||
Reference in New Issue
Block a user