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: test: off
# - path: ygopro-images
# name: ygopro-images-$(locale) artifacts:
# type: zip - path: latest.yml
# - path: records-$(locale).json - path: MyCard Setup $(APPVEYOR_REPO_TAG_NAME).exe
# name: records-$(locale)
# deploy:
#deploy: provider: FTP
# provider: FTP protocol: sftp
# protocol: sftp host: pokeboy.mycard.moe
# host: pokeboy.mycard.moe username: root
# username: root folder: /data/publish
# folder: /data/publish \ No newline at end of file
test: off
\ 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