Commit 07aca738e38e418ca3294b3af459d4343f8fb001
1 parent
3bd0c47b
Exists in
master
and in
1 other branch
Reenable hoptoad deploy support
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
deploy/after_restart.rb
1 | -#run "cd #{release_path} && rake hoptoad:deploy TO=#{node[:environment][:framework_env]} USER=#{node[:owner_name]} REVISION=#{`cat #{release_path}/REVISION`}" | |
1 | +run "cd #{release_path} && rake hoptoad:deploy TO=#{node[:environment][:framework_env]} USER=#{node[:owner_name]} REVISION=#{`cat #{release_path}/REVISION`}" | ... | ... |