Closed sahlone closed 4 years ago
If your PR build pipeline have only one stage, GoCD by design can't run multiple instances.
While I've not tried personally,if your pipeline has multiple stages try disabling pipeline locking and if that helps.
Duplicate of this one?
Leaving this one here in case others like me come looking:
I am using gocd with elastic agents on Kubernetes. As of now only one job runs even when multiple PR's are submitted and multiple commits. Is it possible to make it happen to build all of the commits at once ,since the agents are available.