1 build, as builds that rely on common packages building at the same time can cause issues
This commit is contained in:
parent
14ab9137f4
commit
8812a44af0
@ -10,5 +10,5 @@ services:
|
|||||||
- /docker/appdata/aurcache/db:/app/db
|
- /docker/appdata/aurcache/db:/app/db
|
||||||
- /docker/appdata/aurcache/repo:/app/repo
|
- /docker/appdata/aurcache/repo:/app/repo
|
||||||
environment:
|
environment:
|
||||||
- MAX_CONCURRENT_BUILDS=5
|
- MAX_CONCURRENT_BUILDS=1
|
||||||
privileged: true
|
privileged: true
|
Loading…
x
Reference in New Issue
Block a user