Fix file appveyor.yml.
--HG-- branch : develop
This commit is contained in:
parent
20ba7161a3
commit
fd5938ef3b
|
@ -196,7 +196,7 @@ after_test:
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: build/package/valentina
|
- path: build/package/valentina
|
||||||
name: valentina-win-$(QT_VERSION)-($APPVEYOR_REPO_BRANCH)-$(APPVEYOR_REPO_COMMIT)
|
name: valentina-win-$(QT_VERSION)-$(APPVEYOR_REPO_BRANCH)-$(APPVEYOR_REPO_COMMIT)
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
- provider: BinTray
|
- provider: BinTray
|
||||||
|
@ -211,4 +211,4 @@ deploy:
|
||||||
version: 0.6
|
version: 0.6
|
||||||
on:
|
on:
|
||||||
DEPLOY: true
|
DEPLOY: true
|
||||||
artifact: valentina-win-$(QT_VERSION)-($APPVEYOR_REPO_BRANCH)-$(APPVEYOR_REPO_COMMIT)
|
artifact: valentina-win-$(QT_VERSION)-$(APPVEYOR_REPO_BRANCH)-$(APPVEYOR_REPO_COMMIT)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user