Do pipelines have their own build time limit?

Hello all
Just wanted to know if pipelines have a fixed time limit for running? For example if a pipeline had 2 stages that ran at 60 minutes would this timeout the pipeline as it would a single workflow that had the steps combined?

Not seen any mention of this in the docs.

Hi @Maacduu :wave:

Currently there’s no timeout on pipeline or stage level, only on workflow level.

For example if you have a pipeline with 5 workflows all 5 workflows can run up to the timeout.

Let me know if you have any questions, and happy building :rocket: