Skip to content

Commit

Permalink
Merge pull request #92 from conan-io/openvsix_publish
Browse files Browse the repository at this point in the history
publish to OpenVSIX gallery
  • Loading branch information
jgsogo authored Jun 17, 2019
2 parents 0dcb55e + 9239a35 commit cece7d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ deploy:
branch: publish-to-github # https://www.appveyor.com/docs/deployment/github/
deploy_script:
- ps: IF ($env:APPVEYOR_REPO_BRANCH -eq "master") {.\vsix\publish.ps1}
after_test:
- ps: IF ($env:APPVEYOR_REPO_BRANCH -eq "master") {Vsix-PublishToGallery}

0 comments on commit cece7d5

Please sign in to comment.