deployer/docs/recipe/deploy/update_code.md
Anton Medvedev a2b3da8c32 Add *s
2021-11-08 22:59:39 +01:00

1.2 KiB

update_code

Source

Configuration

branch

Source

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.

auto_ssh_keygen

Source

Automatically populate known_hosts file based on repository config.

true

update_code_strategy

Source

Sets deploy:update_code strategy. Can we one of:

'archive'

Tasks

deploy:update_code

Source

Updates code.

Update code at release_path on host.