I'm considering moving to self-hosted Atlassian suite, but we currently use Bitbucket Pipelines for a handful of deployment tasks. I'm therefore looking into Bamboo; is there any way to migrate tasks from Pipelines to Bamboo without having to completely re-build the scripts?
Community moderators have prevented the ability to post new answers.
Hi George,
I'm not aware of any completely automated method of migrating from Pipelines to Bamboo, but as Pipelines is docker-based and Bamboo also has support for docker-based builds it should be possible to re-use your existing docker images and Pipelines scripts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.