Ver código fonte

更新 'inputs'

master
lizhihui 4 anos atrás
pai
commit
97e38e119a
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      inputs

+ 1
- 1
inputs Ver arquivo

"{{ project_name }}.gtf": "{{ gtf }}", "{{ project_name }}.gtf": "{{ gtf }}",
"{{ project_name }}.count_docker": "{{ count_docker }}", "{{ project_name }}.count_docker": "{{ count_docker }}",
"{{ project_name }}.count_cluster": "{{ count_cluster }}", "{{ project_name }}.count_cluster": "{{ count_cluster }}",
"{{ project_name }}.count_length": "{{ count_length }}"
"{{ project_name }}.count_length": "{{ count_length }}",
"{{ project_name }}.disk_size": "{{ disk_size if disk_size != '' else 200}}" "{{ project_name }}.disk_size": "{{ disk_size if disk_size != '' else 200}}"
} }

Carregando…
Cancelar
Salvar