Skip to main content

set_deployer

Method
This is a method of the DeploymentScheduler class in the scheduler module.
Set custom deployer implementation.

Signature

def set_deployer(deployer: DeployerInterface) -> Any

Parameters

deployer
DeployerInterface
required
No description available.

Returns

Returns
Any
The result of the operation.