In a Cloud dbt Project, I have 4 different deployment environments - DEV, QA, UAT and PROD all linked to different github branches. I have same jobs created in all these environments, but when trying to execute the jobs, the jobs are running in DEV, QA and UAT environment but the jobs are failing in PROD environment with the error ‘Error retrieving Publications’. The jobs are able to clone the git repo, but it is skipping the create profile step. I’m not able to identify the exact root cause for this. Can someone help with this issue
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Allow user to run jobs in one deployment environment but not in another within the same DBT Cloud project | 1 | 1214 | November 22, 2023 | |
Trouble deploying to Google Bigquery | 2 | 767 | April 9, 2023 | |
Dbt jobs Export | 4 | 3685 | December 25, 2021 | |
Missing `environment` in DBT Cloud API responses | 2 | 938 | September 14, 2023 | |
DBT Cloud dev, stg, prod configurations | 0 | 121 | October 30, 2024 |