Skip to content

Commit 4cf31c6

Browse files
committed
🔧 (fix) set initial softpath hl7 obx
1 parent a2de43b commit 4cf31c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dags/curated_softpath_hl7_obx.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
with dag:
5252
arguments = [
5353
"--config", "config/prod.conf",
54-
"--steps", "default",
54+
"--steps", "initial",
5555
"--app-name", "curated_softpath_hl7_oru_r01_obx",
5656
"--destination", "curated_softpath_hl7_oru_r01_obx",
5757
"--date", "{{ ds }}"

0 commit comments

Comments
 (0)