gstreamer/gitlab
Nirbheek Chauhan c3b5693736 cerbero: Never use cached cerbero git repo
Sometimes the git repo cached on the docker image gets corrupted on
Windows, in which case there is no way to clean things and resolve
that error. For example: https://gitlab.freedesktop.org/bilboed/gst-plugins-bad/-/jobs/5517037

```
++ cp -a C:/cerbero/.git .
cp: cannot create regular file `./.git/objects/pack/pack-cbdde9dc4dd07bff6761e6715e20d7c0abe62b9e.idx': Permission denied
cp: cannot create regular file `./.git/objects/pack/pack-cbdde9dc4dd07bff6761e6715e20d7c0abe62b9e.pack': Permission denied
```

Always delete the cached git repo and copy a pristine copy from the
image. This will also avoid accumulation of garbage in the git repo.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/376>
2020-11-12 14:04:47 +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 cerbero: Never use cached cerbero git repo 2020-11-12 14:04:47 +05:30
ci_template.yml citemplate: remove fdo.expires-after label 2020-10-22 16:10:32 +03: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