Skip to content

Commit

Permalink
Upload the continuous Appveyor build to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatyas committed Apr 19, 2018
1 parent a460208 commit 6ec6b57
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,13 @@ deploy:
publish: true
on:
branch: master
- provider: GitHub
tag: continuous
auth_token:
secure: CVaZqFcPrvYAVCGTNv1SRln6j+IAvv+J0Gaz0vUD3fsHMYm7Zuf+NivLxgWNkwNe
artifact: /pegasus-fe_.*\.zip/
prerelease: true
on:
branch: master
flavor: mingw
appveyor_repo_tag: true

0 comments on commit 6ec6b57

Please sign in to comment.