mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-18 03:33:20 +08:00
Call build.ps1 from AppVeyor
This commit is contained in:
parent
3642aac20d
commit
9cc5c2c964
@ -3,10 +3,6 @@ configuration:
|
|||||||
- Release
|
- Release
|
||||||
platform: Any CPU
|
platform: Any CPU
|
||||||
build_script:
|
build_script:
|
||||||
- build.bat
|
- build.ps1
|
||||||
test_script:
|
|
||||||
- run-tests.bat
|
|
||||||
after_test:
|
|
||||||
- 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