Supported CI services
Supported CI services#
BlueRacer supports any CI service that can download and run a bash script. Most CI services can do this in a single line:
bash <(curl -s https://app.blueracer.io/upload)
Here are instructions on how to run an arbitrary command in a few popular CIs:
If your CI service is not on this list, write to us and we’ll add instructions to the list above!