Explorar el Código

revise readme

master
stead99 hace 5 años
padre
commit
de41023d72
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      inputs

+ 1
- 1
inputs Ver fichero

@@ -3,5 +3,5 @@
"{{ project_name }}.new_name": "{{ new_name }}",
"{{ project_name }}.docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/sentieon-genomics:v2018.08.01",
"{{ project_name }}.disk_size": "{{ disk_size }}",
"{{ project_name }}.cluster_config": "{{ cluster if cluster != '' else 'OnDemand bcs.sn1ne.large img-ubuntu-vpc' }}"
"{{ project_name }}.cluster_config": "OnDemand bcs.sn1ne.large img-ubuntu-vpc"
}

Cargando…
Cancelar
Guardar