Enumeration Members

Enumeration Members

NONE: "NONE"

No pipeline runs will be created by the system.

ONCE: "ONCE"

Schedule single run to be executed by the first available agent.

Only one pipeline instance will be created and added to every configured agent room.

ONCE_PER_POOL: "ONCE_POOL"

Schedule multiple runs, one for every agent room configured.

Note! Not implemented yet.

Generated using TypeDoc