Hacker News new | ask | show | jobs
by msencenb 3403 days ago
Does the CLI work on ubuntu, or just mac?

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?

2 comments

Sure! Check this link for the guide: https://github.com/bitrise-io/bitrise#install-and-setup

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).