Browse Source

更新 'inputs'

master
meng 2 years ago
parent
commit
816f9ff402
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inputs

+ 1
- 1
inputs View File

@@ -2,7 +2,7 @@
"{{project_name}}.sample_id": "{{ sample_id }}",
"{{project_name}}.in1":"{{ in1 }}",
"{{project_name}}.in2":"{{ in2 }}",
"{{ project_name }}.cluster_config":"OnDemand ecs.sn1ne.4xlarge img-ubuntu-vpc",
"{{ project_name }}.cluster_config":"OnDemand bcs.b2.3xlarge img-ubuntu-vpc",
"{{ project_name }}.disk_size":"{{ disk_size }}",
"{{ project_name }}.docker":"registry-vpc.cn-shanghai.aliyuncs.com/easygene/fastp:v0.20.1_cv1"
}

Loading…
Cancel
Save