Commit 0a095a4e authored by nanahira's avatar nanahira

appv

parent 53cf0984
[DataEditorX]2.4.3.1[DataEditorX]
[URL]https://github.com/purerosefallen/DataEditorX/raw/master/win32/win32.zip[URL]
[DataEditorX]2.4.3.6[DataEditorX]
[URL]https://github.com/Smile-DK/ygopro-svrelease/raw/master/win32.zip[URL]
★运行环境(Environment)
本程序基于.Net framework 2.0(3.5)开发
......
......@@ -14,13 +14,22 @@ build:
parallel: true
after_build:
- mkdir DataEditorX-Koishi
- cp -rf win32/* DataEditorX-Koishi
- git clone https://github.com/Fluorohydride/ygopro-core ocgcore
- 7z a DataEditorX-Koishi.7z DataEditorX-Koishi ocgcore -xr!.git*
- cd win32 && 7z a ../win32.zip ./* -xr!.git* -mx9 && cd ..
- git config --global user.name "Smile-DK"
- git config --global user.email "2236141431@qq.com"
- git clone https://github.com/Smile-DK/ygopro-svrelease
- cp -rf win32.zip ygopro-svrelease
- cd ygopro-svrelease
- git add . -A
- git commit -m "Windbot pushed by Appveyor"
- git push https://%Smile%@github.com/Smile-DK/ygopro-svrelease master
- cd ..
test: off
artifacts:
- path: DataEditorX-Koishi.7z
- path: win32.zip
name: DataEditorX-Koishi
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