[gulp] update

This commit is contained in:
2018-04-25 15:37:59 +03:00
parent 0048d6fc92
commit 8f3fb4474c
7 changed files with 24 additions and 324 deletions

View File

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