BitBucket Integration
Introduction
BitBucket
is a Git-based source code repository hosting service owned by Atlassian. It provides runners that allows you to run builds in Pipelines on your own infrastructure.
Using the installation script
You may automatically install the scanner using the installation script available from https://get.xygeni.io/latest/scanner/TYPE
, with TYPE either bash
or powershell
:
Using the docker image
If it is not possible to install the scanner in the BitBuket host running the pipeline, you may run the docker image instead:
Last updated