Rocketeer::listenTo('deploy.before', function ($task) {
});
That event fires if I just do a rocketeer deploy. If I do a rocketeer deploy --on=production, it doesn't fire. Same with deploy.after. I also have a deploy.before-symlink event, and that does fire.
I have some events set up like this-
That event fires if I just do a rocketeer deploy. If I do a rocketeer deploy --on=production, it doesn't fire. Same with deploy.after. I also have a deploy.before-symlink event, and that does fire.
This is rocketeer version 2.2.5