Skip to main content
Version: 7.x

Push Recipe

require 'recipe/deploy/push.php';

Source

Tasks

push

Source

Pushes local changes to remote host.

Creates patch of local changes and pushes them on host. And applies to current_path. Push can be done many times. The task purpose to be used only for development.