mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 18:22:49 +08:00
removed rc1 status as all dependencies out of pre
This commit is contained in:
parent
0f71c040d9
commit
d7ad6df582
@ -7,6 +7,6 @@ build_script:
|
|||||||
test_script:
|
test_script:
|
||||||
- run-tests.bat
|
- run-tests.bat
|
||||||
after_test:
|
after_test:
|
||||||
- push-to-nuget.bat %appveyor_build_version%-rc1 %nugetApiKey%
|
- push-to-nuget.bat %appveyor_build_version% %nugetApiKey%
|
||||||
cache:
|
cache:
|
||||||
- '%USERPROFILE%\.nuget\packages'
|
- '%USERPROFILE%\.nuget\packages'
|
Loading…
x
Reference in New Issue
Block a user