Configure Bitbucket
Setup Bitbucket Pipelines for use with DuploCloud.
Last updated
Was this helpful?
Setup Bitbucket Pipelines for use with DuploCloud.
Last updated
Was this helpful?
To use Pipelines, you need to:
Create a bitbucket-pipelines.yml
file in your repository's root
directory. This file contains the configuration for your builds and deployments.
Deploy the application with DuploCloud as a Service and test that it works as expected.
Configure BitBucket Pipelines for use with DuploCloud:
Create a for the DUPLO_TOKEN
. Set the variable at the project or workspace level or even in a . Create service account users in DuploCloud by assigning a user name, such as bitbucket
. Ensure the user name is not an email to avoid confusion.
Retrieve a token for the user (bitbucket
) that you set up.
Use (OIDC) by setting up an OpenID login with .
After configuring the OIDC provider by using , the IAM role needs an associated trust relationship. For example: