Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ansyral authored May 10, 2017
1 parent 10aee84 commit 04bd712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ deploy:
prerelease: false
on:
branch: azuredocs # release from azuredocs branch only
appveyor_repo_tag: true # deploy on tag push only
appveyor_repo_tag: false # deploy on tag push only
#on_finish:
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 comments on commit 04bd712

Please sign in to comment.