pipeline-runner
pipeline-runner copied to clipboard
Atlassian runtime v3 support
Hi,
an issue I also ran into while trying to use docker commands inside a pipeline: Somehow building an image requires privileged mode. The Atlassian workaround for that is Runtime v3 support: https://support.atlassian.com/bitbucket-cloud/docs/enable-and-use-runtime-v3/ which works great.
What is the pipeline-runner equivalent?