We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccfc0c4 commit f5b98a0Copy full SHA for f5b98a0
.gitlab-ci.yml
@@ -141,6 +141,7 @@ default:
141
CACHE_TYPE: "lib" #default
142
FF_USE_FASTZIP: "true"
143
CACHE_COMPRESSION_LEVEL: "slowest"
144
+
145
RUNTIME_AVAILABLE_PROCESSORS_OVERRIDE: 4 # Runtime.getRuntime().availableProcessors() returns incorrect or very high values in Kubernetes
146
GIT_SUBMODULE_STRATEGY: normal
147
GIT_SUBMODULE_DEPTH: 1
0 commit comments