Skip to content

Commit

Permalink
Pointing website to new Azure web app.
Browse files Browse the repository at this point in the history
  • Loading branch information
PureKrome committed Jun 30, 2017
1 parent 5f91eb9 commit 5ee3ec0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ deploy:
branch: master
appveyor_repo_tag: true
- provider: WebDeploy
server: https://spatialservices.scm.azurewebsites.net:443/msdeploy.axd?site=spatialservices
website: spatialservices
username: $spatialservices
server: https://simplegooglewebservices.scm.azurewebsites.net:443/msdeploy.axd?site=simplegooglewebservices
website: simplegooglewebservices
username: $simplegooglewebservices
artifact: website.zip
password:
secure: 0vcr+FUbAyn003aQJS6GiehOL58lMwAwHZiESh3cyBxZJgOy2qNtbVjelE9HzwICzel5bV816Se6DYdy03OJkA==
secure: rvFCJmVBnz01FENzKlIGspkXxrnr7/maYZyiR7GX54M08HD5TLOzjq878nl8W4kRwEkStO+AgLp3Y7BJU/ZYYQ==
remove_files: true
on:
branch: master
Expand Down

0 comments on commit 5ee3ec0

Please sign in to comment.