Commit f50337d6 authored by nanahira's avatar nanahira

fix

parent 31f0d66a
...@@ -79,12 +79,14 @@ after_build: ...@@ -79,12 +79,14 @@ after_build:
- npm install ws - npm install ws
- npm install redis - npm install redis
- cd .. - cd ..
- 7z a ygopro-222DIY-server.zip ygopro-server -mx=9 -xr!.git* - 7z a ygopro-222DIY-server.7z ygopro-server -mx=9 -xr!.git*
test: off test: off
artifacts: artifacts:
- path: ygopro.exe - path: ygopro.exe
name: ygopro name: ygopro
- path: ygopro-222DIY-server.7z
name: ygopro-222DIY-server
cache: cache:
- premake-5.0.0-alpha10-windows.zip - premake-5.0.0-alpha10-windows.zip
......
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