We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2de43b commit 4cf31c6Copy full SHA for 4cf31c6
dags/curated_softpath_hl7_obx.py
@@ -51,7 +51,7 @@
51
with dag:
52
arguments = [
53
"--config", "config/prod.conf",
54
- "--steps", "default",
+ "--steps", "initial",
55
"--app-name", "curated_softpath_hl7_oru_r01_obx",
56
"--destination", "curated_softpath_hl7_oru_r01_obx",
57
"--date", "{{ ds }}"
0 commit comments