mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 09:12:51 +01:00
898 B
898 B
update_code
- Configuration
- Tasks
- deploy:update_code — Update code
Configuration
branch
Determines which branch to deploy. Can be overridden with cli option --branch
.
If not specified, will get current git HEAD branch as default branch to deploy.
Tasks
deploy:update_code
Update code at release_path on host.