Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-nelson committed Apr 23, 2016
1 parent cd2a678 commit d4cb6be
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ build:
project: src/hwMobileApi.sln
verbosity: Minimal
publish_nuget: false
publish_wap: true

deploy:
- provider: Environment
Expand All @@ -34,6 +35,7 @@ deploy:
appveyor_repo_tag: true
platform: x64
name: TG-WS-02
site_name: HydrantWikiMobileAPI
hostname: mobileapi.hydrantwiki.com
remove_files: false
hwMobileApi.Web.deploy_website: true
hwMobileApi.Web.site_name: HydrantWikiMobileAPI
hwMobileApi.Web.hostname: mobileapi.hydrantwiki.com
hwMobileApi.Web.remove_files: false

0 comments on commit d4cb6be

Please sign in to comment.