Explorar el Código

revise readme

master
stead99 hace 5 años
padre
commit
df3dc8e834
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/cat_rename.wdl

+ 1
- 1
tasks/cat_rename.wdl Ver fichero

@@ -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/"
}


Cargando…
Cancelar
Guardar