This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
junshang
/
cat-rename
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
revise readme
master
stead99
5 years ago
parent
de41023d72
commit
5d31df9d49
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/cat_rename.wdl
+ 1
- 0
tasks/cat_rename.wdl
View File
@@ -13,6 +13,7 @@ task cat_rename {
runtime {
docker:docker
systemDisk:"cloud_ssd 40"
cluster_config:cluster_config
dataDisk:"cloud_ssd " + disk_size + " /cromwell_root/"
}
Write
Preview
Loading…
Cancel
Save