mirror of
https://github.com/Syncplay/syncplay
synced 2025-03-06 11:47:47 +00:00
Update .appveyor.yml
This commit is contained in:
parent
0a5d4f8e71
commit
2bed3e0670
@ -39,6 +39,7 @@ before_deploy:
|
||||
- dir
|
||||
#- python -c "from PySide2 import QtCore; print QtCore.QLibraryInfo.location(QtCore.QLibraryInfo.PluginsPath)"
|
||||
|
||||
|
||||
# Deploy build to BinTray
|
||||
deploy:
|
||||
provider: BinTray
|
||||
@ -48,6 +49,6 @@ deploy:
|
||||
repo: Syncplay
|
||||
package: Syncplay
|
||||
subject: syncplay
|
||||
version: v$(gittagversion)
|
||||
version: v$(ver)
|
||||
publish: true
|
||||
override: true
|
||||
|
Loading…
Reference in New Issue
Block a user