offload-build: issues with VCS sources not being updated
Created by: dvzrv
When using VCS sources (e.g. a signed tag, a pinned commit), offload-build does not update the local bare repo, which may lead to e.g. erroring on:
git repo ... SIGNATURE NOT FOUND
After updating the local bare repository of the upstream sources, the offload-build can commence as normal.