Class: Kikubari::Deploy::WordpressGitDeployer
- Inherits:
-
GitDeployer
- Object
- Deployer
- GitDeployer
- Kikubari::Deploy::WordpressGitDeployer
- Defined in:
- lib/deployer/deployer_git_wordpress.rb
Instance Attribute Summary
Attributes inherited from Deployer
Method Summary
Methods inherited from GitDeployer
Methods inherited from Deployer
#after_deploy_run, #before_deploy_run, #capture_stderr, #create_current_symlink_folder, #create_deploy_structure, #create_release_folder, #create_structure, #create_sylinked_folders, #create_symlink, #create_symlinked_files, #deploy, #execute_shell, #has_after_deploy_run_commands, #has_before_deploy_run_commands, #initialize, #rotate_folders, #test_files
Constructor Details
This class inherits a constructor from Kikubari::Deploy::Deployer