mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-08-02 23:47:59 +08:00
try copy all artifacts for appveyor
This commit is contained in:
@ -7,6 +7,6 @@ build_script:
|
|||||||
test_script:
|
test_script:
|
||||||
- run-tests.bat
|
- run-tests.bat
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: site\wwwroot\*.*
|
- path: site\wwwroot\**\*.*
|
||||||
cache:
|
cache:
|
||||||
- '%USERPROFILE%\.nuget\packages'
|
- '%USERPROFILE%\.nuget\packages'
|
Reference in New Issue
Block a user