Commit 5717184f authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent ed004b27
...@@ -35,18 +35,15 @@ build_script: ...@@ -35,18 +35,15 @@ build_script:
- npm run dist - npm run dist
- tree /f dist - tree /f dist
#artifacts:
# - path: ygopro-images
# name: ygopro-images-$(locale)
# type: zip
# - path: records-$(locale).json
# name: records-$(locale)
#
#deploy:
# provider: FTP
# protocol: sftp
# host: pokeboy.mycard.moe
# username: root
# folder: /data/publish
test: off test: off
artifacts:
- path: latest.yml
- path: MyCard Setup $(APPVEYOR_REPO_TAG_NAME).exe
deploy:
provider: FTP
protocol: sftp
host: pokeboy.mycard.moe
username: root
folder: /data/publish
\ No newline at end of file
...@@ -58,7 +58,10 @@ ...@@ -58,7 +58,10 @@
"publish": [ "publish": [
{ {
"provider": "generic", "provider": "generic",
"url": "https://mycard.moe/publish" "url": "https://wudizhanche.mycard.moe/publish"
},
{
"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