Allow to limit number of cores used for compilation
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
@@ -2,4 +2,4 @@ pipeline:
|
||||
build:
|
||||
image: codingworkshop/oscw-runner:latest
|
||||
commands:
|
||||
- ./build-linux.sh
|
||||
- CORES=8 ./build-linux.sh
|
||||
|
||||
Reference in New Issue
Block a user