[build] added webapp task
This commit is contained in:
@@ -25,7 +25,7 @@ set :npm_env_variables, {}
|
||||
|
||||
# gulp
|
||||
set :gulp_target_path, -> { release_path }
|
||||
set :gulp_tasks, 'client'
|
||||
set :gulp_tasks, 'default'
|
||||
set :gulp_flags, '--no-color'
|
||||
set :gulp_roles, :web
|
||||
before 'deploy:updated', 'gulp'
|
||||
|
||||
Reference in New Issue
Block a user