mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 13:10:43 +02:00
build on one core only due to limited resources ( Memory allocation error )
This commit is contained in:
parent
b7146da2ed
commit
f147901026
@ -15,7 +15,7 @@ build: # name of task
|
||||
- mkdir -p build
|
||||
- cd build
|
||||
- qmake ../core-sdk.pro
|
||||
- make -j8
|
||||
- make -j1
|
||||
cache:
|
||||
paths:
|
||||
- build/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user