Commit 20a61249 authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent befdba80
......@@ -46,16 +46,20 @@ build_script:
test: off
#artifacts:
# - path: dist/latest.yml
# - path: dist/MyCard Setup $(APPVEYOR_REPO_TAG_NAME).exe
#
#deploy:
# - provider: FTP
# protocol: sftp
# host: wudizhanche.mycard.moe
# username: root
# password:
# folder: /data/publish
# on:
# appveyor_repo_tag: true
\ No newline at end of file
artifacts:
- path: dist/latest.yml
- path: dist/MyCard Setup $(APPVEYOR_REPO_TAG_NAME).exe
deploy:
- provider: FTP
protocol: sftp
host:
secure: kOmWSMPWqwRatoWbsDnyEePCfTVRsmKqvCTREDvihT8=
username:
secure: K5zchLMnJ3JaEqx3/bSl5A==
password:
secure: Eu+oVcSuxpc6BVmjxSgM2yBCRnwRsoUye8QCkaIGlX4=
folder:
secure: I/l1mtYuzA7y/ujuCXCahQ==
on:
appveyor_repo_tag: true
\ No newline at end of file
......@@ -57,10 +57,17 @@
"appId": "com.mycard.mycard",
"category": "public.app-category.social-networking",
"publish": [
{
"provider": "generic",
"url": "https://wudizhanche.mycard.moe/publish"
},
{
"provider": "bintray",
"user": "zh99998",
"repo": "mycard"
},
{
"provider": "github"
}
],
"win": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment