add that we removed deploy from the after_build hook

master
Tom Vaughan 2013-07-16 22:02:26 -04:00
parent 8cb0500c0d
commit 4aa98a0035
1 changed files with 5 additions and 0 deletions

View File

@ -138,6 +138,11 @@ Default is `false`.
are specific to a deploy method will only be available in
`config.rb`.
* Removed `deploy` from the `after_build` hook. This caused a
`deploy` to be run each time `build` was called. This workflow never
made sense. `deploy` was added to the `after_build` hook simply
because it was available.
## NOTES
Inspired by the rsync task in