Skip to content

Commit

Permalink
ci/appveyor: deployment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Apr 1, 2016
1 parent 985196e commit 4cfb5ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,6 @@ deploy:
secure: 2mQg4oxdX8S7rMJz2TCGGg==
folder: /home/frs/project/q/qt/qtav/ci # why always relative path even if starts with / ? I have to make a link home/frs/project/q/qt/qtav/ci => /home/frs/project/q/qt/qtav/ci
active_mode: false
artifact: 'QtAV*VS20*release*.7z'
on:
mode: release
cc: VS2015

0 comments on commit 4cfb5ca

Please sign in to comment.