mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 09:12:51 +01:00
885 B
885 B
update_code
- Config
- Tasks
deploy:update_code
— Update code
Config
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.