Skip to content

Commit 8da9f64

Browse files
author
Szymon Szyszkowski
committed
fix: corrected new batch processing command
1 parent c883533 commit 8da9f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ steps:
2525
policy_specs:
2626
machine_type: n1-standard-2
2727
image: europe-west1-docker.pkg.dev/open-targets-genetics-dev/ot-orchestration/genetics_etl:dev
28-
commands: [tasks/process_in_batch.py]
28+
commands: ["ot gwas-catalog-dag"]
2929
spark:
3030
spark_uri: yarn
3131
write_mode: errorifexists

0 commit comments

Comments
 (0)