We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerfile
dbt deps
Introduce packages.yml into the project and run dbt deps from the Dockerfile in the astro-cli, disabling it in Cosmos render and execution steps.
packages.yml
astro-cli
This approach should also work when deploying using --dags.
--dags
Follows up on a discussion with @ReadytoRocc
The text was updated successfully, but these errors were encountered:
This is a high priority ticket as discussed with @tatiana in the sprint call
Sorry, something went wrong.
pankajkoti
No branches or pull requests
Introduce
packages.yml
into the project and rundbt deps
from theDockerfile
in theastro-cli
, disabling it in Cosmos render and execution steps.This approach should also work when deploying using
--dags
.Follows up on a discussion with @ReadytoRocc
The text was updated successfully, but these errors were encountered: