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

appveyor

parent befdba80
...@@ -46,16 +46,20 @@ build_script: ...@@ -46,16 +46,20 @@ build_script:
test: off test: off
#artifacts: artifacts:
# - path: dist/latest.yml - path: dist/latest.yml
# - path: dist/MyCard Setup $(APPVEYOR_REPO_TAG_NAME).exe - path: dist/MyCard Setup $(APPVEYOR_REPO_TAG_NAME).exe
#
#deploy: deploy:
# - provider: FTP - provider: FTP
# protocol: sftp protocol: sftp
# host: wudizhanche.mycard.moe host:
# username: root secure: kOmWSMPWqwRatoWbsDnyEePCfTVRsmKqvCTREDvihT8=
# password: username:
# folder: /data/publish secure: K5zchLMnJ3JaEqx3/bSl5A==
# on: password:
# appveyor_repo_tag: true secure: Eu+oVcSuxpc6BVmjxSgM2yBCRnwRsoUye8QCkaIGlX4=
\ No newline at end of file folder:
secure: I/l1mtYuzA7y/ujuCXCahQ==
on:
appveyor_repo_tag: true
\ No newline at end of file
...@@ -57,10 +57,17 @@ ...@@ -57,10 +57,17 @@
"appId": "com.mycard.mycard", "appId": "com.mycard.mycard",
"category": "public.app-category.social-networking", "category": "public.app-category.social-networking",
"publish": [ "publish": [
{
"provider": "generic",
"url": "https://wudizhanche.mycard.moe/publish"
},
{ {
"provider": "bintray", "provider": "bintray",
"user": "zh99998", "user": "zh99998",
"repo": "mycard" "repo": "mycard"
},
{
"provider": "github"
} }
], ],
"win": { "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