Can we deploy Omnistudio(Formerly Vlocity) comonents using Jenkins?

We are using Omnistudio(Formerly Vlocity) for the first time and need to deploy it to higher orgs. We have enabled metadata API & Managed Package Runtime from Omnistudio settings. Now using VS I’m able to retrieve the metadata and deploy. But when we do a deployment through Jenkins I’m getting an error

“unexpected file found in the package directory /OmniUiCard/DisplayInfo.os-meta.xml”

We are using Bitbucket as repo. How can we use the CI/CD pipelines with Version controlling tool to do the deployment of Omnistudio Components?

Has anyone tried using Jenkins to do a deployment of omnistudio components?