Skip to content

Commit

Permalink
Deploy from AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
thestr4ng3r committed Mar 13, 2019
1 parent 65ea858 commit c65688e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@ build_script:
export LLVM_INSTALL_DIR=\"C:\Program Files\LLVM\" &&
make PYTHON_WINDOWS=\"C:\Python36-x64\" QT_PREFIX=\"C:\Qt\5.12.1\msvc2017_64\""

deploy:
description: "cutter-deps"
provider: GitHub
auth_token:
secure: zMlNzVP9WsKDBhzIYyjRrrGwow232C6kivY7zG7Neu9XdbXqbPKFEQbb3XYSGZRQ
artifact: cutter-deps-win.tar.gz
on:
APPVEYOR_REPO_TAG: true

0 comments on commit c65688e

Please sign in to comment.