Skip to content

Commit

Permalink
Updated deploy instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bxjx committed Feb 27, 2013
1 parent d8d65a3 commit fc8514f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,7 @@ You need PHP 5.4, MongoDB and Composer!

### Deployment ###

The app uses github's post commit web hooks to trigger updates and rebuilding
of the deployment. This post commit php handler is designed to only update the
current deployment if the commit is on the current branch that the deployment
is checked out on.

When creating a new deployment:
1. Check the deployment out the correct branch e.g. `git checkout -t origin/staging`.
2. Create a new web hook for the url
`git push -f budget2012_buildpack branch:master`

### CI ###

Expand Down

0 comments on commit fc8514f

Please sign in to comment.