Skip to content

Commit

Permalink
[risk=low][RW-14006] Bump extraction workflow version for Local and T…
Browse files Browse the repository at this point in the history
…est (#8963)
  • Loading branch information
jmthibault79 authored Nov 20, 2024
1 parent f0f7153 commit 37e07fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/config/config_local.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"gatkJarUri": "gs:\/\/all-of-us-workbench-test-genomics\/wgs\/gatk-package-after_master_merge-177-gbd0a99c-SNAPSHOT-local.jar",
"methodNamespace": "aouwgscohortextraction-test",
"methodName": "echo-prototyping",
"methodRepoVersion": 2,
"methodRepoVersion": 3,
"methodLogicalVersion": 1
}
},
Expand Down
2 changes: 1 addition & 1 deletion api/config/config_test.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"gatkJarUri": "gs:\/\/all-of-us-workbench-test-genomics\/wgs\/gatk-package-after_master_merge-177-gbd0a99c-SNAPSHOT-local.jar",
"methodNamespace": "aouwgscohortextraction-test",
"methodName": "echo-prototyping",
"methodRepoVersion": 2,
"methodRepoVersion": 3,
"methodLogicalVersion": 1
}
},
Expand Down

0 comments on commit 37e07fc

Please sign in to comment.