mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 09:12:51 +01:00
1.4 KiB
1.4 KiB
release
Configuration
release_name
The name of the release.
releases_log
Holds releases log from .dep/releases_log
file.
releases_list
Return list of release names on host.
release_path
Return release path.
release_revision
Current release revision. Usually a git hash.
release_or_current_path
Return the release path during a deployment but fallback to the current path otherwise.
Tasks
deploy:release
Prepare release.
Clean up unfinished releases and prepare next release
releases
Show releases list.