mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-08-03 05:47:59 +08:00
appveyor plzzz
This commit is contained in:
@ -6,7 +6,7 @@ build_script:
|
|||||||
- build.bat
|
- build.bat
|
||||||
test_script:
|
test_script:
|
||||||
- run-tests.bat
|
- run-tests.bat
|
||||||
after_build:
|
after_test:
|
||||||
- push-to-nuget.bat 1.0.{build}-rc1 {nugetApiKey}
|
- push-to-nuget.bat 1.0.%envappveyor_build_version%-rc1 %nugetApiKey%
|
||||||
cache:
|
cache:
|
||||||
- '%USERPROFILE%\.nuget\packages'
|
- '%USERPROFILE%\.nuget\packages'
|
Reference in New Issue
Block a user