Commit 48adc95
committed
Staging1: reduce concurrent builds from 3 to 2
The staging1 build agents only have 4 CPUs and 4GB RAM, which is
insufficient to run the Artemis Spring server plus 3 concurrent
builds simultaneously. Reducing to 2 concurrent builds to prevent
resource exhaustion that was causing Docker daemon freezes.1 parent 94d95bd commit 48adc95
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments