I run my current CI/CD pipeline through jenkins for Rails, and I would like to keep everything running through jenkins. Is there a way to do this currently with bitrise?
We are mobile focused at the moment, but a couple of our customers use it to build web projects and we are also building the Bitrise website on Bitrise.
Sure, the CLI supports both Mac and Linux (we plan to support Windows in the future). As our Linux build environments are Ubuntu containers, you should have the best support there (actually on any Debian based distro, auto dependency management is only implemented for `apt` right now for example).
We are mobile focused at the moment, but a couple of our customers use it to build web projects and we are also building the Bitrise website on Bitrise.