use ruby to nuget pack
This commit is contained in:
@@ -3,7 +3,9 @@ nuget:
|
|||||||
account_feed: true
|
account_feed: true
|
||||||
project_feed: true
|
project_feed: true
|
||||||
build_script:
|
build_script:
|
||||||
- nuget pack -Version %APPVEYOR_BUILD_VERSION%
|
- gem install bundle
|
||||||
|
- bundle
|
||||||
|
- rake package
|
||||||
test: off
|
test: off
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: '*.nupkg'
|
- path: '*.nupkg'
|
||||||
Reference in New Issue
Block a user