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
5d31df9d49
commit
df3dc8e834
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/cat_rename.wdl
+ 1
- 1
tasks/cat_rename.wdl
View File
@@ -13,7 +13,7 @@ task cat_rename {
runtime {
docker:docker
systemDisk:"cloud_ssd 40"
cluster
_config
:cluster_config
cluster:cluster_config
dataDisk:"cloud_ssd " + disk_size + " /cromwell_root/"
}
Write
Preview
Loading…
Cancel
Save