Generate API keys
To trigger Bolt from your pipeline, generate a Paradime API key with the Bolt schedules admin capability. Generate an Account API key (aprdm_cmp_... Bearer token) and save the token, your workspace token, and the API endpoint; you will add them as CI/CD variables in the next step.
Generate API keys
Create a BitBucket Pipeline
Create abitbucket-pipelines.yml file in your dbt™ repository and enter the values required.
bitbucket-pipelines.yml
Add the variables in BitBucket
Add these as BitBucket repository variables:PARADIME_API_SECRET— your account API key (prdm_cmp_...)PARADIME_WORKSPACE_UID— your workspace tokenPARADIME_API_ENDPOINT