cerbero: Always fetch sources with four parallel jobs
authorNirbheek Chauhan <nirbheek@centricular.com>
Tue, 17 Aug 2021 10:34:42 +0000 (16:04 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Tue, 17 Aug 2021 10:34:42 +0000 (16:04 +0530)
commit9c7a2df4a8b7c21d4c942f2c7b81518bec45da2e
treeac816906a130e69c0cb02fa29af35ccd524619b4
parentab5c501b871b73b6d81728ea8e8b833d087b9619
cerbero: Always fetch sources with four parallel jobs

The default number of parallel jobs is two, which is too few. We can
easily use four or more. Should speed up image builds and also
downloading of (new) sources that aren't already cached in the image.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/411>
docker/cerbero/Dockerfile-fedora
docker/windows/prepare_cerbero_env.sh
gitlab/cerbero_setup.sh