mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 07:58:16 +08:00
refactoring service discovery and load balancing approach into load balancing middleware
This commit is contained in:
@ -3,10 +3,6 @@ configuration:
|
||||
- Release
|
||||
platform: Any CPU
|
||||
build_script:
|
||||
- build.bat
|
||||
test_script:
|
||||
- run-tests.bat
|
||||
after_test:
|
||||
- push-to-nuget.bat %appveyor_build_version% %nugetApiKey%
|
||||
- build.ps1
|
||||
cache:
|
||||
- '%USERPROFILE%\.nuget\packages'
|
Reference in New Issue
Block a user