Is it possible to create max Pipeline runtime?

Joshua Johnson June 9, 2017

Is it possible to create max Pipeline runtime?
Specifically I want to prevent each pipeline build from every running past, say 10 minutes.  

Had some configuration problems on my AWS CodeDeploy container and ended up with a pipeline job that ran for 1.5 Hours until I caught it.

1 answer

0 votes
davina
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 1, 2017

Hi Joshua,

Yes, you can now configure this in your bitbucket-pipelines.yml

options:
  max-time: 10

See our documentation.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events