TriggerPipeline tableΒΆ
This table stores the relationship between Triggers and Pipelines, so it identifies which Pipelines are triggered by which Triggers.
Column | Description | Format | Required |
---|---|---|---|
IdTrigger | Identifier of the Trigger | int | Yes |
IdPipeline | Identifier of the Pipeline | int | Yes |