mirror of
https://github.com/google/brotli.git
synced 2025-01-16 19:24:12 +00:00
Merge pull request #185 from szabadka/master
Configure automatic appveyor deployment.
This commit is contained in:
commit
a802c01ec4
18
appveyor.yml
18
appveyor.yml
@ -60,12 +60,12 @@ artifacts:
|
|||||||
|
|
||||||
# For info, see: http://www.appveyor.com/docs/deployment/github
|
# For info, see: http://www.appveyor.com/docs/deployment/github
|
||||||
|
|
||||||
# deploy:
|
deploy:
|
||||||
# - provider: GitHub
|
- provider: GitHub
|
||||||
# auth_token:
|
auth_token:
|
||||||
# secure: <your Github OAuth token>
|
secure: dfL56DgbwuGJNNE5GzKi/pAgBQnJ37Du+AnCtnsTnIYxpis8ah3fPmA/G+bn4NJ3
|
||||||
# artifact:
|
artifact:
|
||||||
# draft: false
|
draft: false
|
||||||
# prerelease: false
|
prerelease: false
|
||||||
# on:
|
on:
|
||||||
# appveyor_repo_tag: true
|
appveyor_repo_tag: true
|
||||||
|
Loading…
Reference in New Issue
Block a user