no need to pub to nuget
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
version: 1.0.{build}
|
version: 1.0.{build}-rc1
|
||||||
nuget:
|
nuget:
|
||||||
account_feed: true
|
account_feed: true
|
||||||
project_feed: true
|
project_feed: true
|
||||||
@@ -9,9 +9,3 @@ build_script:
|
|||||||
test: off
|
test: off
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: '*.nupkg'
|
- path: '*.nupkg'
|
||||||
deploy:
|
|
||||||
- provider: NuGet
|
|
||||||
server:
|
|
||||||
api_key:
|
|
||||||
secure: fGNwXOtebe3kxu5SrB90CrbaCxVxuzuCQh3Ipcc0G/3cutoNZf7d7G6AaQ4fRv2l
|
|
||||||
skip_symbols: true
|
|
||||||
Reference in New Issue
Block a user