changes to get ftp deploy working from appveyor

This commit is contained in:
TomPallister
2016-10-13 20:40:03 +01:00
parent 7ae35f4ce3
commit 17b24d3da5
3 changed files with 3 additions and 2 deletions

View File

@ -7,6 +7,6 @@ build_script:
test_script:
- run-tests.bat
artifacts:
- path: artifacts\**\*.*
- path: site\wwwroot\*.*
cache:
- '%USERPROFILE%\.nuget\packages'