mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 16:16:04 +00:00
Update eager.config
This commit is contained in:
parent
5bfb9510c7
commit
4339e5872c
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@
|
||||||
profiles {
|
profiles {
|
||||||
shh { includeConfig "${params.custom_config_base}/conf/pipeline/eager/shh.config" }
|
shh { includeConfig "${params.custom_config_base}/conf/pipeline/eager/shh.config" }
|
||||||
mpcdf { includeConfig "${params.custom_config_base}/conf/pipeline/eager/mpcdf.config" }
|
mpcdf { includeConfig "${params.custom_config_base}/conf/pipeline/eager/mpcdf.config" }
|
||||||
|
eva { includeConfig "${params.custom_config_base}/conf/pipeline/eager/eva.config" }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue