Skip to content

Commit

Permalink
Add in quota support
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Jun 3, 2021
1 parent 2629bf1 commit 8983f0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions internal_workflow.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ steps:
- id: submit_to_queue
- id: config
- id: dataset_id
- id: runtime
- id: center
- id: datanode_endpoint

Expand Down Expand Up @@ -221,6 +222,8 @@ steps:
source: "#list_clinical_notes/notes"
- id: annotator_type
source: "#determine_annotator_type/annotator_type"
- id: quota
source: "#get_evaluation_config/runtime"
- id: docker_script
default:
class: File
Expand Down

0 comments on commit 8983f0f

Please sign in to comment.