Browse Source

更新 'tasks/battenberg.wdl'

master
biochenglinliu 10 months ago
parent
commit
102e9126e6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/battenberg.wdl

+ 1
- 1
tasks/battenberg.wdl View File

@@ -17,7 +17,7 @@ task battenberg {
runtime {
docker : docker
cluster: cluster
systemDisk: "cloud_ssd 40"
systemDisk: "cloud_ssd 100"
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}


Loading…
Cancel
Save