ci-cd-for-data-processing-workflow icon indicating copy to clipboard operation
ci-cd-for-data-processing-workflow copied to clipboard

Add example of separate running_dags.txt for ci and prod

Open jaketf opened this issue 5 years ago • 0 comments

We should support the use case where there are special CI only DAGs (e.g. those that run large scale integration tests) or prod only DAGs (e.g. one to destroy / create the CI environmetn)
we can support this by having separate ci_running_dags.txt and prod_running_dags.txt

jaketf avatar Jul 08 '20 19:07 jaketf