[network] update

This commit is contained in:
2019-05-24 15:43:00 +03:00
parent 26ad5f47cd
commit 50a0cee044
19 changed files with 621 additions and 227 deletions

View File

@@ -6,6 +6,6 @@
remote_src: true
- name: "Gulp build"
command: "/usr/local/lib/npm/bin/gulp default"
command: "/usr/local/lib/npm/bin/gulp default --host shmyga.ru"
args:
chdir: "{{ deploy_release_dir }}"