gstreamer/gitlab
Nirbheek Chauhan 2c0ab5f8a1 gitlab/cerbero: Don't fail when there's no macOS cache
`test -d "${CERBERO_HOME}/dist/${ARCH}"` will cause the build to error
out if the dist dir doesn't exist, which will happen if there's no
cache, for example:
https://gitlab.freedesktop.org/seungha.yang/gst-plugins-bad/-/jobs/7405565

What we actually want to do, is to not perform the rsync if there's no
cache, since it means we want to rebuild from scratch; for instance,
if the current MR uses a custom cerbero branch of the same name which
won't have a prebuilt cache.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/398>
2021-02-18 14:52:32 +05:30
..
build_manifest.py manifest: Check all deps logs when picking cerbero commit 2020-09-22 16:59:48 +05:30
cerbero_setup.sh gitlab/cerbero: Don't fail when there's no macOS cache 2021-02-18 14:52:32 +05:30
ci_template.yml hotdoc: use latest pip version 2021-02-01 15:00:27 +01:00
clone_manifest_ref.py clone_manifest_ref: add the ability to fetch instead of cloning the repo 2020-04-17 05:30:01 +00:00
freedesktop_doc_importer.sh doc-importer: Update job name now that we build the API doc 2019-05-13 19:36:01 -04:00