How do we prevent concurrent builds?

jezz.santos's Avatar

jezz.santos

05 Jun, 2019 09:52 PM

I would like to prevent multiple builds of the same project starting at the same time, and instead have them queue up behind one another.
So that I only have one build running at a time.

Is it possible?

  1. Support Staff 1 Posted by Owen McDonnell on 06 Jun, 2019 04:31 AM

    Owen McDonnell's Avatar

    You can set the number of maximum concurrent build jobs used by a project in the General tab of UI or use max_jobs: 1 in yml config file.

  2. Ilya Finkelshteyn closed this discussion on 06 Aug, 2019 09:01 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM
20 Sep, 2024 05:50 PM