Skip to main content

deploy

Method
This is a method of the CloudDeployerAdapter class in the scheduler module.
Execute deployment using CloudDeployer.

Signature

def deploy() -> bool

Returns

Returns
bool
The result of the operation.

Source

View on GitHub

praisonai/scheduler.py at line 44