mirror of https://github.com/winsw/winsw
Merge pull request #377 from kohsuke/nuget-fix
Disable Nuget account and project feeds to fix CIpull/380/head
commit
978e693df4
|
@ -10,9 +10,7 @@ version: 2.0.{build}
|
|||
|
||||
# Automatically register private account and/or project AppVeyor NuGet feeds.
|
||||
nuget:
|
||||
account_feed: true
|
||||
project_feed: true
|
||||
disable_publish_on_pr: true # disable publishing of .nupkg artifacts to
|
||||
disable_publish_on_pr: true # disable publishing of .nupkg artifacts
|
||||
|
||||
before_build:
|
||||
# Check SDKs
|
||||
|
|
Loading…
Reference in New Issue