Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support whenever and fix exit from console #47

Merged
merged 2 commits into from
Aug 23, 2012
Merged

added support whenever and fix exit from console #47

merged 2 commits into from
Aug 23, 2012

Conversation

jpascal
Copy link
Contributor

@jpascal jpascal commented Aug 15, 2012

No description provided.

@chuckd
Copy link
Contributor

chuckd commented Aug 22, 2012

Thanks for this, handy for me!

Could you include an example of how you use this from your deploy block? I am trying to invoke the whenever:update task after the current symlink is created, but can't see how: if I put "invoke :'whenever:update'" anywhere in the deploy block then it gets run too early.

At the moment I've put the invoke :whenever:update outside the deploy block so the update definitely happens after the deploy is finished, but not sure if this is right.

@rstacruz
Copy link
Member

Nice one! bundle exec should probably use #{bundle_bin} though, so people can override it (say, JRuby folks will probably use jruby -S bundle).

rstacruz added a commit that referenced this pull request Aug 23, 2012
added support whenever and fix exit from console
@rstacruz rstacruz merged commit 1bf152d into mina-deploy:master Aug 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants