Commit 6a67d19c authored by nanahira's avatar nanahira

npm ci only changed

parent 5d0ae967
...@@ -13,10 +13,12 @@ ...@@ -13,10 +13,12 @@
force: true force: true
accept_hostkey: true accept_hostkey: true
track_submodules: true track_submodules: true
register: srvpro_result
- name: srvpro npm - name: srvpro npm
npm: npm:
path: '{{home_path}}/ygopro-server' path: '{{home_path}}/ygopro-server'
ci: true ci: true
when: srvpro_result.changed
- name: challonge - name: challonge
git: git:
repo: 'https://github.com/moecube/challonge' 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