Commit 5d0ae967 authored by nanahira's avatar nanahira

use npm ci

parent 3768416e
......@@ -138,7 +138,7 @@
- name: srvpro npm
npm:
path: '{{home_path}}/ygopro-server'
registry: https://registry.npm.taobao.org
ci: true
- name: link ygopro repo
file:
state: link
......
......@@ -39,7 +39,7 @@
- name: npm install
npm:
path: /srv/daemon
registry: https://registry.npm.taobao.org
ci: true
production: true
- name: core.json
template:
......
......@@ -16,7 +16,7 @@
- name: srvpro npm
npm:
path: '{{home_path}}/ygopro-server'
registry: https://registry.npm.taobao.org
ci: true
- name: challonge
git:
repo: 'https://github.com/moecube/challonge'
......
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