Commit f77628a9777444cf70e631aede88debaf7118720

Authored by Dhruv Kapadia
1 parent ad8ee6ad

Trying to get hoptoad deployment to work

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
deploy/after_restart.rb 0 → 100644
@@ -0,0 +1 @@ @@ -0,0 +1 @@
  1 +run "cd #{release_path} && rake hoptoad:deploy TO=#{node[:environment][:framework_env]} USER=#{node[:owner_name]} REVISION=#{`cat #{release_path}/REVISION`}"