mirror of https://github.com/winsw/winsw
parent
48d4722b58
commit
99effc6c02
|
@ -10,9 +10,7 @@ version: 2.0.{build}
|
||||||
|
|
||||||
# Automatically register private account and/or project AppVeyor NuGet feeds.
|
# Automatically register private account and/or project AppVeyor NuGet feeds.
|
||||||
nuget:
|
nuget:
|
||||||
account_feed: true
|
disable_publish_on_pr: true # disable publishing of .nupkg artifacts
|
||||||
project_feed: true
|
|
||||||
disable_publish_on_pr: true # disable publishing of .nupkg artifacts to
|
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
# Check SDKs
|
# Check SDKs
|
||||||
|
|
Loading…
Reference in New Issue