Skip to main content

deploy_once

Method
This is a method of the DeploymentScheduler class in the scheduler module.
Execute a single deployment immediately.

Signature

def deploy_once() -> bool

Returns

Returns
bool
The result of the operation.

Source

View on GitHub

praisonai/scheduler.py at line 159