...
Most CI/CD systems (Travis CI, Bitrise, CircleCI, etc.) allow running a bash script as a step within the CI pipeline. A new step should be added at the end of your exiting existing mobile pipeline to upload the signed application binary (APK or IPA) to Data Theorem.
...