You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a docker-compose build type that fails when two builds are simultaneously running on the same box. The PR was created from a branch in the same repo. So additional push of a commit resulted in github webhook firing the DotCi project for both the branch and the PR.
The point is that /configure to disable "Execute concurrent builds if necessary" is not respected. So is it possible that DotCi instance ignoring this flag.
The text was updated successfully, but these errors were encountered:
I have a docker-compose build type that fails when two builds are simultaneously running on the same box. The PR was created from a branch in the same repo. So additional push of a commit resulted in github webhook firing the DotCi project for both the branch and the PR.
The point is that /configure to disable "Execute concurrent builds if necessary" is not respected. So is it possible that DotCi instance ignoring this flag.
The text was updated successfully, but these errors were encountered: