This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
SplAdder-merge
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/spladder.wdl'
master
chenqingwang
3 years ago
parent
87b786e483
commit
d622b71552
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/spladder.wdl
+ 1
- 1
tasks/spladder.wdl
View File
@@ -50,7 +50,7 @@ task spladder {
runtime {
docker: docker
cluster: cluster
systemDisk: "cloud_ssd
8
00"
systemDisk: "cloud_ssd
5
00"
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}
Write
Preview
Loading…
Cancel
Save