Commit 3e9161e7 authored by nanahira's avatar nanahira

Merge branch 'master' of ../ygopro-7210srv

parents 68b2e61f 70abf334
...@@ -90,7 +90,7 @@ after_build: ...@@ -90,7 +90,7 @@ after_build:
- cp -rf ../cards.cdb windbot - cp -rf ../cards.cdb windbot
- cp -rf config.json config.user.json - cp -rf config.json config.user.json
- mv -f ../node-v9.1.0-win-x64.zip . - cp -rf ../node-v9.1.0-win-x64.zip .
- 7z x node-v9.1.0-win-x64.zip - 7z x node-v9.1.0-win-x64.zip
- rm -rf node-v9.1.0-win-x64.zip - rm -rf node-v9.1.0-win-x64.zip
- cp -rf node-v9.1.0-win-x64/* . - cp -rf node-v9.1.0-win-x64/* .
...@@ -111,12 +111,14 @@ artifacts: ...@@ -111,12 +111,14 @@ artifacts:
name: ygopro-server name: ygopro-server
cache: cache:
- premake-5.0.0-alpha10-windows.zip - premake-5.0.0-alpha12-windows.zip
- libevent-2.0.22-stable.tar.gz - libevent-2.0.22-stable.tar.gz
- freetype-2.8.tar.bz2
- irrlicht-1.8.4.zip
- lua-5.2.4.tar.gz - lua-5.2.4.tar.gz
- sqlite-amalgamation-3200100.zip
- irrKlang-32bit-1.5.0.zip
- irrKlang-pro-1.5.0.zip
- sqlite-amalgamation-3150200.zip - sqlite-amalgamation-3150200.zip
- node-v9.1.0-win-x64.zip - premake-5.0.0-alpha10-windows.zip
- Redis-x64-3.2.100.zip - Redis-x64-3.2.100.zip
branches:
only:
- master
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