Skip to content

Commit

Permalink
Appveyor Bintray deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcy committed Mar 6, 2016
1 parent 6984a82 commit 77fdf27
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,14 @@ after_build:

artifacts:
- path: renderer_bgfx_x86.zip

deploy:
- provider: BinTray
username: jpcy
api_key:
secure: pLpGN6oHk8U7G5p4qUiMKoGgSTOB283MZSIFC30mPUQ4jMA1hGMeeD6tGSKsVJ3d
subject: jpcy
repo: ioq3-renderer-bgfx
package: Windows
publish: true
override: true

0 comments on commit 77fdf27

Please sign in to comment.