Hi @samsonite, The error message you’re encountering seems related to a lock request.
- Ensure that the credentials and permissions used for deploying to the production environment are correct. Differences in credentials between local and CI/CD environments can sometimes cause issues.
- Verify that the GitLab runner or the CI/CD pipeline has the necessary permissions to deploy to the production Databricks workspace.
Also, if you’re interested in learning more about Databricks Asset Bundles and their use cases, check out the official documentation.