AppVeyor: deactivate deploy stage

This is done via a custom script now. Uploading the same file twice results in an error.
This commit is contained in:
Christian Beer 2018-12-02 16:39:39 +01:00
parent 4637252ece
commit 4fde315091
1 changed files with 0 additions and 11 deletions

View File

@ -87,15 +87,4 @@ artifacts:
- path: deploy\win-manager\*.7z - path: deploy\win-manager\*.7z
name: win-manager name: win-manager
deploy:
- provider: BinTray
username: ChristianBeer
api_key:
secure: kZI9k0Kh2bFSCbXfkz+J16fGNAee1ToRMl10D8QPQsKpC2PqhF/uVMpd6gRC+OSI
subject: boinc
repo: boinc-ci
package: $(pkg_name)
version: $(pkg_version)
publish: true
test: off test: off