Channels
dagster-de
integration-airbyte
topic-async-execution
local-japan
dagster-cube
community-freelance
dagster-wandb
dagster-feedback
community-machine-learning
integration-bigquery
dagster-university
ask-community
dagster-dask
integration-snowflake
dagster-releases
integration-dbt
faq-read-me-before-posting
tools
feature-insights
feature-pipes
project-flexible-range-backfills
data-platform-design
community-events
dagster-serverless
dagster-noteable
introductions
integration-airflow
dagster-cloud
random
dagster-spatial
ask-ai
announcements
github-discussions
豆瓣酱帮
dagstereo
deployment-ecs
deployment-kubernetes
jobs
community-showcase
feature-asset-checks
Powered by
#integration-dbt
Title
# integration-dbt
s
Sam Werbalowsky
01/11/2023, 8:20 PM
Using dbt-cloud and dagster - I am trying to just load assets for local development and testing - is there a way to disable dagster from disabling my cloud job schedule
r
rex
01/11/2023, 8:49 PM
https://docs.dagster.io/_apidocs/libraries/dagster-dbt#dagster_dbt.dbt_cloud_resource
Under
config_schema
, there is a
disable_schedule_on_trigger
setting that you can configure
❤️ 1
4 Views
Post