Skip to content

cerbero: Fix build on the Jenkins CI

Nirbheek Chauhan requested to merge nirbheek/cerbero:fix-jenkins-ci into master

Jenkins doesn't use --manifest or the manifest property. It uses the recipes_commits property to set the commits to be used by Cerbero, so we should also use that to decide when to disable usage of tarballs for gstreamer recipes in custom.py

Edited by Nirbheek Chauhan

Merge request reports