CI/CD for BPMN and DMN files Camunda 8

We are running on Camunda 8 with dot net for service layer. We have few BPMNs and DMNs in Camunda for which we want to enable automated deployment using CI/CD pipelines.

Please advise how this can be achieved ? Please share any examples if available.
Kindly note BPMNs and DMNs are to be deployed stand alone, they are not embedded inside the dot net application.

thanks

Hi @DIID_RAO!

You can take a look into our docs, where you find CI/CD best practices:

Best,
Christian